menu
dartness_server
exception
DartnessErrorHandler
catchErrors property
catchErrors
brightness_4
brightness_5
catchErrors
property
List
<
DartnessCatchError
>
catchErrors
final
The error types that the error handler can handle.
Implementation
final List<DartnessCatchError> catchErrors;
dartness_server
exception
DartnessErrorHandler
catchErrors property
DartnessErrorHandler class