Exception: StandardExceptions::Application::Failed
- Inherits:
-
Http::UnprocessableEntity
- Object
- StandardError
- Exception
- Http::UnprocessableEntity
- StandardExceptions::Application::Failed
- Defined in:
- lib/standard_exceptions/application.rb
Direct Known Subclasses
Constant Summary collapse
- MESSAGE =
'The requested operation was not successful.'
Constants inherited from Http::UnprocessableEntity
Http::UnprocessableEntity::STATUS
Constants inherited from Exception
Instance Attribute Summary
Attributes inherited from Exception
Method Summary
Methods inherited from Exception
human_name, #human_name, #initialize
Constructor Details
This class inherits a constructor from StandardExceptions::Exception