Exception: SmoothOperator::Exceptions::NotFound
- Defined in:
- lib/smooth_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::Exceptions::Base
Instance Method Details
#message ⇒ Object
27 28 29 |
# File 'lib/smooth_operator/exceptions.rb', line 27 def 'NotFound' end |