menu
dartness_server package
documentation
exception.dart
DartnessCatchError
DartnessCatchError constructor
DartnessCatchError constructor
dark_mode
light_mode
DartnessCatchError
constructor
DartnessCatchError
(
List
<
Type
>
errorTypes
,
Function
handler
)
Implementation
DartnessCatchError(this.errorTypes, this.handler);
dartness_server package
documentation
exception
DartnessCatchError
DartnessCatchError constructor
DartnessCatchError class