Exception: Checkmobi::CommunicationError

Inherits:
Error
  • Object
show all
Defined in:
lib/checkmobi/exceptions/exceptions.rb

Instance Attribute Summary collapse

Attributes inherited from Error

#object

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Checkmobi::Error

Instance Attribute Details

#codeObject (readonly)

Returns the value of attribute code.



14
15
16
# File 'lib/checkmobi/exceptions/exceptions.rb', line 14

def code
  @code
end