Exception: Checkmobi::CommunicationError
- Defined in:
- lib/checkmobi/exceptions/exceptions.rb
Instance Attribute Summary collapse
-
#code ⇒ Object
readonly
Returns the value of attribute code.
Attributes inherited from Error
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from Checkmobi::Error
Instance Attribute Details
#code ⇒ Object (readonly)
Returns the value of attribute code.
14 15 16 |
# File 'lib/checkmobi/exceptions/exceptions.rb', line 14 def code @code end |