shouldThrowWithMessage

Undocumented in source. Be warned that the author may not have intended to support it.
void
shouldThrowWithMessage
(
T : Throwable = Exception
E
)
(
lazy E expr
,
string msg
,
string file = __FILE__
,
size_t line = __LINE__
)

Meta