exceptionHandler property

ExceptionHandler exceptionHandler
getter/setter pair

The global exception handler used to transform errors into responses.

Implementation

ExceptionHandler exceptionHandler = DefaultExceptionHandler();