method
exception_name
v7.1.3.2 -
Show latest stable
- Class:
ActionDispatch::ExceptionWrapper
exception_name()public
No documentation available.
# File actionpack/lib/action_dispatch/middleware/exception_wrapper.rb, line 227
def exception_name
exception.cause.class.to_s
end