expected v0.1.0 (2019-05-06T19:12:13Z)
Dub
Repo
Unexpected.this
expected
Unexpected
Constructs an
Unexpected
exception from an error value.
class
Unexpected
(T)
pure @
safe
@
nogc
nothrow
this
(
T
value
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
expected
Unexpected
constructors
this
variables
error
Constructs an Unexpected exception from an error value.