Exception: RHC::Rest::ServerErrorException

Inherits:
Exception show all
Defined in:
lib/rhc/rest.rb

Overview

Exceptions thrown in case of an HTTP 5xx is received.

Direct Known Subclasses

ServiceUnavailableException

Instance Attribute Summary

Attributes inherited from Exception

#code

Method Summary

Methods inherited from Exception

#initialize

Constructor Details

This class inherits a constructor from RHC::Rest::Exception