Exception: StandardExceptions::Http::InternalServerError
- Inherits:
-
Exception
- Object
- StandardError
- Exception
- StandardExceptions::Http::InternalServerError
- Defined in:
- lib/standard_exceptions/http.rb
Overview
Locked 423 FailedDependency 424 UpgradeRequired 426
Constant Summary collapse
- MESSAGE =
'The server encountered an unexpected condition that prevented it from fulfilling the request.'- STATUS =
500
Instance Attribute Summary
Attributes included from ExceptionInterface
Method Summary
Methods inherited from Exception
Methods included from ExceptionInterface
Constructor Details
This class inherits a constructor from StandardExceptions::Exception