Exception: Supersaas::Exception

Inherits:
StandardError
  • Object
show all
Defined in:
lib/supersaas-api-client/exception.rb

Instance Attribute Summary collapse

Instance Attribute Details

#codeObject

Returns the value of attribute code.



8
9
10
# File 'lib/supersaas-api-client/exception.rb', line 8

def code
  @code
end

#fieldObject

Returns the value of attribute field.



8
9
10
# File 'lib/supersaas-api-client/exception.rb', line 8

def field
  @field
end