ErrorConstruct

tsec.common.ErrorConstruct$

Attributes

Source
ErrorConstruct.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

final class ErrConstructSyntax[B](val either: Either[Throwable, B]) extends AnyVal

Attributes

Source
ErrorConstruct.scala
Supertypes
class AnyVal
trait Matchable
class Any

Implicits

Implicits

implicit def errSyntax[B](c: Either[Throwable, B]): ErrConstructSyntax[B]

Attributes

Source
ErrorConstruct.scala