method
rescue_with_handler
rescue_with_handler(exception)
public
Tries to rescue the exception by looking up and calling a registered handler.
rescue_with_handler(exception)
public
Tries to rescue the exception by looking up and calling a registered handler.