assertExceptionMsg

Undocumented in source. Be warned that the author may not have intended to support it.
@safe
void
assertExceptionMsg
(
E
)
(
lazy E expr
,
string expected
,
string file = __FILE__
,
in size_t line = __LINE__
)

Meta