Exception: SmoothOperator::Exceptions::EntityNotProcessed

Inherits:
Base
  • Object
show all
Defined in:
lib/smooth_operator/exceptions.rb

Instance Attribute Summary

Attributes inherited from Base

#response

Instance Method Summary collapse

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from SmoothOperator::Exceptions::Base

Instance Method Details

#messageObject



33
34
35
# File 'lib/smooth_operator/exceptions.rb', line 33

def message
	'EntityNotProcessed'
end