Exception: CloudDoor::SetIDException
- Inherits:
-
StandardError
- Object
- StandardError
- CloudDoor::SetIDException
- Defined in:
- lib/cloud_door/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
23 24 25 |
# File 'lib/cloud_door/exceptions.rb', line 23 def 'not found input file name.' end |
#to_s ⇒ Object
27 28 29 |
# File 'lib/cloud_door/exceptions.rb', line 27 def to_s end |