CanFail

object CanFail extends CanFail[Any]
Companion:
class
trait Sum
trait Mirror
class CanFail[Any]
class Object
trait Matchable
class Any
CanFail.type

Type members

Inherited types

The names of the product elements

The names of the product elements

Inherited from:
Mirror

The name of the type

The name of the type

Inherited from:
Mirror

Implicits

Implicits

implicit def canFail[E](implicit ev: NotGiven[E =:= Nothing]): CanFail[E]