Exception: SmoothOperator::Operator::Exceptions::ServerError

Inherits:
Base
  • Object
show all
Defined in:
lib/smooth_operator/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::Operator::Exceptions::Base

Instance Method Details

#messageObject



41
42
43
# File 'lib/smooth_operator/operator/exceptions.rb', line 41

def message
	'ServerError'
end