Exception: MailganerClient::ApiError

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

Instance Attribute Summary collapse

Instance Attribute Details

#bodyObject (readonly)

Returns the value of attribute body.



26
27
28
# File 'lib/mailganer_client.rb', line 26

def body
  @body
end

#codeObject (readonly)

Returns the value of attribute code.



26
27
28
# File 'lib/mailganer_client.rb', line 26

def code
  @code
end