Throw.CheckFailure

Exception type thrown upon any failure.

struct Throw
static
class CheckFailure : Exception {}

Constructors

this
this(string f, T vals)

Meta