expected v0.3.4 (2021-11-14T15:20:05Z)
Dub
Repo
Unexpected.this
expected
Unexpected
Constructs an
Unexpected
exception from an error value.
class
Unexpected
(T)
pure @
safe
@
nogc
nothrow
this
()
(
auto
ref
T
value
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
expected
Unexpected
aliases
ET
constructors
this
variables
error
Constructs an Unexpected exception from an error value.