isFormatException top-level constant

TypeMatcher<FormatException> const isFormatException

A matcher for FormatException.

Implementation

const isFormatException = TypeMatcher<FormatException>();