exceptionFilters property

Set<ExceptionFilter> get exceptionFilters

The exceptionFilters property contains the exception filters of the controller.

Implementation

Set<ExceptionFilter> get exceptionFilters => {};