Exception: RHC::Rest::ServiceUnavailableException
- Inherits:
-
ServerErrorException
- Object
- RuntimeError
- Exception
- ServerErrorException
- RHC::Rest::ServiceUnavailableException
- Defined in:
- lib/rhc/rest.rb
Overview
Exceptions thrown in case of an HTTP 503 is received.
503 Service Unavailable
The server is currently unable to handle the request due to a temporary overloading or maintenance of the server. The implication is that this is a temporary condition which will be alleviated after some delay.
Instance Attribute Summary
Attributes inherited from Exception
Method Summary
Methods inherited from Exception
Constructor Details
This class inherits a constructor from RHC::Rest::Exception