menu
dartness_server package
documentation
exception.dart
CatchError
errors property
errors property
dark_mode
light_mode
errors
property
List
<
Type
>
errors
final
The
errors
that are handled by the
CatchError
.
Implementation
final List<Type> errors;
dartness_server package
documentation
exception
CatchError
errors property
CatchError class