exceptionOptions property

  1. @override
BaseExceptionOptions exceptionOptions
getter/setter pairoverride

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

Implementation

@override
BaseExceptionOptions exceptionOptions = BaseExceptionOptions();