Exception: EdgeCast::Error::ClientError
- Inherits:
-
EdgeCast::Error
- Object
- StandardError
- EdgeCast::Error
- EdgeCast::Error::ClientError
- Defined in:
- lib/edge_cast/error/client_error.rb
Overview
Raised when EdgeCast returns a 4xx HTTP status code
Direct Known Subclasses
BadRequest, Forbidden, MethodNotAllowed, NotAcceptable, NotFound, Unauthorized
Instance Attribute Summary
Attributes inherited from EdgeCast::Error
Method Summary
Methods inherited from EdgeCast::Error
Constructor Details
This class inherits a constructor from EdgeCast::Error