Exception: SmoothOperator::Exceptions::EntityNotProcessed
- 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
33 34 35 |
# File 'lib/smooth_operator/exceptions.rb', line 33 def 'EntityNotProcessed' end |