Exception: MailganerClient::ApiError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/mailganer_client/errors.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bodyObject (readonly)

Returns the value of attribute body.



4
5
6
# File 'lib/mailganer_client/errors.rb', line 4

def body
  @body
end

#codeObject (readonly)

Returns the value of attribute code.



4
5
6
# File 'lib/mailganer_client/errors.rb', line 4

def code
  @code
end