onException property

List<ExceptionHandler> onException
final

Exception handlers executed if there is an exception during the execution of the route.

Implementation

final List<ExceptionHandler> onException;