shouldThrowExactly

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

Meta