Exception: Common::ClientError
- Inherits:
-
HTTPError
- Object
- StandardError
- CloudboxError
- HTTPError
- Common::ClientError
- Defined in:
- lib/common/cloudbox_exceptions.rb
Overview
Throws an exception if an error occurred on a client request.
Method Summary
Methods inherited from HTTPError
#body, #code, getConsistentError, #initialize, #longHttpMessage, #shortHttpMessage
Constructor Details
This class inherits a constructor from Common::HTTPError