Exception: SmoothOperator::Operator::Exceptions::Unknown
- Defined in:
- lib/smooth_operator/operator/exceptions.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from SmoothOperator::Operator::Exceptions::Base
Instance Method Details
#message ⇒ Object
23 24 25 |
# File 'lib/smooth_operator/operator/exceptions.rb', line 23 def 'Unknown Error' end |