phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
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.