throwA

Undocumented in source.
template throwA(T : Throwable)
throwA
(
Should
)
(
Should should
,
string file = __FILE__
,
size_t line = __LINE__
)
if (
isInstanceOf!(ShouldType, Should)
)

Members

Functions

throwA
auto throwA(Should should, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta