Exception: Gsm::TimeoutError
- Defined in:
- lib/rubygsm/errors.rb
Overview
TODO: what the hell is going on with all these “desc” methods? refactor this
Constant Summary
Constants inherited from Error
Instance Attribute Summary
Attributes inherited from Error
Instance Method Summary collapse
-
#desc ⇒ Object
:nodoc:.
Methods inherited from Error
Constructor Details
This class inherits a constructor from Gsm::Error
Instance Method Details
#desc ⇒ Object
:nodoc:
108 109 110 |
# File 'lib/rubygsm/errors.rb', line 108 def desc "The command timed out" end |