method
rescue_action_with_handler
rails 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.