Exception: Respect::Rails::ResponseValidationError
- Inherits:
-
ValidationError
- Object
- StandardError
- ValidationError
- Respect::Rails::ResponseValidationError
- Defined in:
- lib/respect/rails.rb
Overview
Raised when we fail to validate an outgoing response.
Instance Attribute Summary
Attributes inherited from ValidationError
#context, #error, #object, #part
Method Summary
Methods inherited from ValidationError
#initialize, #message, #to_h, #to_json
Constructor Details
This class inherits a constructor from Respect::Rails::ValidationError