Exception: Mailgun::ClientError

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

Instance Attribute Summary collapse

Instance Attribute Details

#http_bodyObject

Returns the value of attribute http_body.



85
86
87
# File 'lib/mailgun/client.rb', line 85

def http_body
  @http_body
end

#http_codeObject

Returns the value of attribute http_code.



85
86
87
# File 'lib/mailgun/client.rb', line 85

def http_code
  @http_code
end