method
exception_id
v7.1.3.4 -
Show latest stable
- Class:
ActionDispatch::ExceptionWrapper
exception_id()public
No documentation available.
# File actionpack/lib/action_dispatch/middleware/exception_wrapper.rb, line 239
def exception_id
exception.object_id
end