Class Rhc::Rest::ServiceUnavailableException
In: lib/rhc-rest/exceptions/exceptions.rb
Parent: Rhc::Rest::ServerErrorException

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.

[Validate]