Exception: Railerr::InternalServerError
- Inherits:
-
APIException
- Object
- StandardError
- APIException
- Railerr::InternalServerError
- Defined in:
- lib/railerr/api_exceptions.rb
Overview
Raised for HTTP 500 Internal Server Errors
Constant Summary collapse
- DEFAULT_MESSAGE =
'Internal server error'
Constants inherited from APIException
Method Summary
Methods inherited from APIException
#default_message, #initialize, #status_code
Constructor Details
This class inherits a constructor from Railerr::APIException