onException property
Exception handlers executed if there is an exception during the execution of the route.
Implementation
final List<ExceptionHandler> onException;
Exception handlers executed if there is an exception during the execution of the route.
final List<ExceptionHandler> onException;