ErrConstructSyntax

tsec.common.ErrorConstruct$.ErrConstructSyntax
final class ErrConstructSyntax[B](val either: Either[Throwable, B]) extends AnyVal

Attributes

Source
ErrorConstruct.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def mapError[A](f: String => A): Either[A, B]

Attributes

Source
ErrorConstruct.scala

Concrete fields

Attributes

Source
ErrorConstruct.scala