Catching

trait Catching
Authors

Kevin Lee

Since

2020-06-07

Companion
object
class Object
trait Matchable
class Any
object Catching

Value members

Concrete methods

final def catchNonFatal[F[_]]: CurriedCanCatch1[F]
def catchNonFatalEither[F[_]]: CurriedCanCatchEither1[F]
def catchNonFatalEitherF[F[_]]: CurriedCanCatchEitherF1[F]
def catchNonFatalEitherT[F[_]]: CurriedCanCatchEitherT1[F]
final def catchNonFatalF[F[_]]: CurriedCanCatchF1[F]