Assertion.Throw

Undocumented in source. Be warned that the author may not have intended to support it.
class Assertion(T)
static if(isCallable!T)
void
Throw
(
T : Throwable = Exception
)
(
string file = __FILE__
,
size_t line = __LINE__
)

Meta