method
rescue_with_handler
v7.2.3 -
Show latest stable
- Class:
ActiveSupport::Rescuable
rescue_with_handler(exception)public
Delegates to the class method, but uses the instance as the subject for rescue_from handlers (method calls, instance_exec blocks).