Exception: Libgss::ServerBlockError
- Inherits:
-
ErrorResponse
- Object
- StandardError
- Error
- ErrorResponse
- Libgss::ServerBlockError
- Defined in:
- lib/libgss.rb
Constant Summary collapse
- STATUS =
503
- BODY =
"api maintenance".freeze
Instance Attribute Summary
Attributes inherited from ErrorResponse
Class Method Summary collapse
Methods inherited from ErrorResponse
build, inherited, #initialize, subclasses
Constructor Details
This class inherits a constructor from Libgss::ErrorResponse