catchErrors property

List<DartnessCatchError> catchErrors
final

The error types that the error handler can handle.

Implementation

final List<DartnessCatchError> catchErrors;