Exception: Onsi::Errors::IncludedParamError

Inherits:
BaseError
  • Object
show all
Defined in:
lib/onsi/errors.rb

Overview

Included Param Error

Author:

  • Maddie Schipper

Since:

  • 1.1.0

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject (readonly)

The path that failed to parse.

Since:

  • 1.1.0



47
48
49
# File 'lib/onsi/errors.rb', line 47

def path
  @path
end