Exception: Rhc::Rest::ServerErrorException

Inherits:
BaseException
  • Object
show all
Defined in:
lib/rhc-rest/exceptions/exceptions.rb

Overview

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

Direct Known Subclasses

ServiceUnavailableException

Instance Attribute Summary

Attributes inherited from BaseException

#code

Method Summary

Methods inherited from BaseException

#initialize

Constructor Details

This class inherits a constructor from Rhc::Rest::BaseException