Exception: SmoothOperator::Operator::Exceptions::NotFound
- 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
29 30 31 |
# File 'lib/smooth_operator/operator/exceptions.rb', line 29 def 'NotFound' end |