catch package:effectful-core
Handle an error of type e.
A variant of
catch that fully forces evaluation of the result
value to find all impure exceptions.
catch specialized to catch
IOException.
Catch an exception only if it satisfies a specific predicate.
A variant of
catchSync that fully forces evaluation of the
result value to find all impure exceptions.
A variant of
catches that fully forces evaluation of the result
value to find all impure exceptions.