Exception: SmoothOperator::Exceptions::ServerError

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



39
40
41
# File 'lib/smooth_operator/exceptions.rb', line 39

def message
  'ServerError'
end