OperatorFailure

sealed
trait OperatorFailure[+E]

Operator failure type

Type Params
E

Operator-specific error type

Companion
object
class Object
trait Matchable
class Any