class ExceptionWrapper
Ruby on Rails 6.1.7.10
Since v3.2.22.5No documentation comment.
Inherits from
Attributes
Methods (defined here)
- # application_trace
- # exception_trace
- # framework_trace
- # full_trace
- # rescue_template
- # source_extracts
- # source_to_show_id
- # status_code
- # traces
- # trace_to_show
- # unwrapped_exception
- self. new
- self. status_code_for_exception
Private methods
(7)
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!
- # unescape
- # with_options
From ActiveRecord::TestFixtures (4)
From ActiveSupport::Concern (3)
- # class_methods
- # included
- # prepended