Exception: EasyPost::Errors::EasyPostError
- Inherits:
-
StandardError
- Object
- StandardError
- EasyPost::Errors::EasyPostError
- Defined in:
- lib/easypost/errors/easy_post_error.rb
Direct Known Subclasses
ApiError, EndOfPaginationError, ExternalApiError, FilteringError, InvalidObjectError, InvalidParameterError, MissingParameterError, SignatureVerificationError
Instance Method Summary collapse
Instance Method Details
#pretty_print ⇒ Object
4 5 6 |
# File 'lib/easypost/errors/easy_post_error.rb', line 4 def pretty_print .to_s end |