Exception: Orb::Errors::OrbInternalServerError
- Inherits:
-
InternalServerError
- Object
- StandardError
- Error
- APIError
- APIStatusError
- InternalServerError
- Orb::Errors::OrbInternalServerError
- Defined in:
- lib/orb/errors.rb,
sig/orb/errors.rbs
Constant Summary collapse
- TYPE =
"https://docs.withorb.com/reference/error-responses#500-internal-server-error"
Constants inherited from InternalServerError
InternalServerError::HTTP_STATUS
Instance Attribute Summary
Attributes inherited from APIStatusError
Attributes inherited from APIError
#body, #headers, #status, #url
Attributes inherited from Error
Method Summary
Methods inherited from APIStatusError
Methods inherited from APIError
Constructor Details
This class inherits a constructor from Orb::Errors::APIStatusError