isException top-level constant

const isException = const TypeMatcher<Exception>()

A matcher for Exception.

Implementation

const isException = const TypeMatcher<Exception>()