Exception: OpenTox::RestCallError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/error.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#rest_paramsObject

Returns the value of attribute rest_params.



27
28
29
# File 'lib/error.rb', line 27

def rest_params
  @rest_params
end

Instance Method Details

#http_codeObject



28
# File 'lib/error.rb', line 28

def http_code; 502; end