method
rescue_action_with_handler
v2.1.0 -
Show latest stable
- Class:
ActionController::Rescue
rescue_action_with_handler(exception)protected
Tries to rescue the exception by looking up and calling a registered handler.
rescue_action_with_handler(exception)Tries to rescue the exception by looking up and calling a registered handler.