Exception: Exactly::CreateError
- Inherits:
-
ExactlyError
- Object
- StandardError
- ExactlyError
- Exactly::CreateError
- Defined in:
- lib/exactly/client.rb
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from ExactlyError
Instance Method Summary collapse
Methods inherited from ExactlyError
Constructor Details
This class inherits a constructor from Exactly::ExactlyError
Instance Method Details
#message ⇒ Object
17 18 19 |
# File 'lib/exactly/client.rb', line 17 def @response.to_hash[:create_response][:results][:status_message] end |