Exception: CloudDoor::HttpConnectionException
- Inherits:
-
StandardError
- Object
- StandardError
- CloudDoor::HttpConnectionException
- Defined in:
- lib/cloud_door/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
102 103 104 |
# File 'lib/cloud_door/exceptions.rb', line 102 def 'access to storage failed.' end |
#to_s ⇒ Object
106 107 108 |
# File 'lib/cloud_door/exceptions.rb', line 106 def to_s end |