method
rescue_with_handler
v4.2.7 -
Show latest stable
- Class:
ActiveSupport::Rescuable
rescue_with_handler(exception)public
Tries to rescue the exception by looking up and calling a registered handler.
rescue_with_handler(exception)Tries to rescue the exception by looking up and calling a registered handler.