exceptionOptions property

BaseExceptionOptions exceptionOptions
getter/setter pair

Defines options for handling exceptions per request Any direct changes to this instances properties are discarded after the response is handled

Implementation

late BaseExceptionOptions exceptionOptions;