Failure

Undocumented in source.

Constructors

this
this(Exception exception)
Undocumented in source.

Members

Functions

get
T get()
Undocumented in source. Be warned that the author may not have intended to support it.
getOrLeft
Either!(Exception, T) getOrLeft()
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

isFailure
bool isFailure [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isSuccess
bool isSuccess [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta