Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Fail<E>

Type parameters

  • E

Hierarchy

  • Fail

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Fail<E>(error: E): Fail<E>

Properties

Readonly error

error: E

Methods

toString

  • toString(): string

Generated using TypeDoc