Exception: Zxc::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/zxc/error.rb

Direct Known Subclasses

UnknownStepError, WrongArgumentNumberError

Instance Attribute Summary collapse

Instance Attribute Details

#metaObject (readonly)

Returns the value of attribute meta.



5
6
7
# File 'lib/zxc/error.rb', line 5

def meta
  @meta
end