Exception: Easyship::Errors::BadRequestError

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

Overview

Raised when Easyship returns the HTTP status code 400

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