isException top-level constant

TypeMatcher<Exception> const isException

A matcher for Exception.

Implementation

const isException = TypeMatcher<Exception>();