class ExceptionWrapper
Ruby on Rails 7.1.6
Since v3.2.22.5No documentation comment.
Inherits from
Attributes
Methods (defined here)
- # actions
- # annotated_source_code
- # application_trace
- # corrections
- # error_highlight_available?
- # exception_id
- # exception_inspect
- # exception_name
- # exception_trace
- # failures
- # file_name
- # framework_trace
- # full_trace
- # has_cause?
- # has_corrections?
- # line_number
- # message
- # original_message
- # rescue_response?
- # rescue_template
- # routing_error?
- # show?
- # source_extracts
- # source_to_show_id
- # status_code
- # sub_template_message
- # template_error?
- # traces
- # trace_to_show
- # unwrapped_exception
- self. new
- self. status_code_for_exception
Private methods
(8)
Implementation detail — not part of the public API.
Methods (inherited)
From Object (17)
- # acts_like?
- # blank?
- # deep_dup
- # duplicable?
- # html_safe?
- # in?
- # instance_values
- # instance_variable_names
- # presence
- # presence_in
- # present?
- # to_param
- # to_query
- # try
- # try!
- # with
- # with_options