Exception: Supersaas::Exception
- Inherits:
-
StandardError
- Object
- StandardError
- Supersaas::Exception
- Defined in:
- lib/supersaas-api-client/exception.rb
Instance Attribute Summary collapse
-
#code ⇒ Object
Returns the value of attribute code.
-
#field ⇒ Object
Returns the value of attribute field.
Instance Attribute Details
#code ⇒ Object
Returns the value of attribute code.
8 9 10 |
# File 'lib/supersaas-api-client/exception.rb', line 8 def code @code end |
#field ⇒ Object
Returns the value of attribute field.
8 9 10 |
# File 'lib/supersaas-api-client/exception.rb', line 8 def field @field end |