Exception: Easyship::Errors::PaymentRequiredError

Inherits:
ClientError show all
Defined in:
lib/easyship/errors/payment_required_error.rb

Overview

Raised when Easyship returns the HTTP status code 402

Instance Attribute Summary

Attributes inherited from EasyshipError

#error, #message, #response_body, #response_headers

Method Summary

Methods inherited from EasyshipError

#body_error, #initialize

Constructor Details

This class inherits a constructor from Easyship::Errors::EasyshipError