Class
ActionDispatch::ExceptionWrapper
In:
lib/action_dispatch/middleware/exception_wrapper.rb
Parent:
Object
Methods
application_trace
framework_trace
full_trace
new
rescue_template
status_code
Attributes
env
[R]
exception
[R]
Public Class methods
new
(env, exception)
Public Instance methods
application_trace
()
framework_trace
()
full_trace
()
rescue_template
()
status_code
()
[Validate]