menu
dartness_server
exception
DartnessCatchError
DartnessCatchError constructor
DartnessCatchError
brightness_4
brightness_5
DartnessCatchError
constructor
DartnessCatchError
(
List
<
Type
>
errorTypes
,
Function
handler
)
Implementation
DartnessCatchError(this.errorTypes, this.handler);
dartness_server
exception
DartnessCatchError
DartnessCatchError constructor
DartnessCatchError class
Constructors
DartnessCatchError
Properties
errorTypes
handler
hashCode
runtimeType
Methods
canHandle
noSuchMethod
toString
Operators
operator ==