Class: GeoCerts::Error
- Inherits:
-
MessageWithCode
- Object
- MessageWithCode
- GeoCerts::Error
- Defined in:
- lib/geo_certs/errors.rb
Overview
Errors are returned when a request to GeoCerts fails. The exception will be returned with a collection of Error objects which detail the error code and message.
Instance Attribute Summary
Attributes inherited from MessageWithCode
Method Summary
Methods inherited from MessageWithCode
Constructor Details
This class inherits a constructor from GeoCerts::MessageWithCode