The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Throw.CheckFailure
std
checkedint
Throw
Exception type thrown upon any failure.
struct
Throw
static
class
CheckFailure :
Exception
{
this
(string f, T vals);
}
Constructors
this
this
(string f, T vals)
Meta
Source
See Implementation
std
checkedint
Throw
classes
CheckFailure
static functions
hookOpCmp
hookOpEquals
onBadCast
onLowerBound
onOverflow
onUpperBound
Exception type thrown upon any failure.