Exception: Afterbanks::MissingParameterError
- Defined in:
- lib/afterbanks/error.rb
Instance Attribute Summary
Attributes inherited from Error
#additional_info, #debug_id, #message
Instance Method Summary collapse
Methods inherited from Error
Constructor Details
This class inherits a constructor from Afterbanks::Error
Instance Method Details
#code ⇒ Object
65 66 67 |
# File 'lib/afterbanks/error.rb', line 65 def code 50 end |