struct ActionController::Error::CommonResponse
- ActionController::Error::CommonResponse
- Struct
- Value
- Object
Overview
provides a response object for rendering errors
Included Modules
- JSON::Serializable
- YAML::Serializable
Extended Modules
- JSON::Schema
Defined in:
action-controller/errors.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
- .new(pull : JSON::PullParser)
- .new(error, backtrace = true)