Function LimitException.this
this
(
string message,
ulong limit,
object .Throwable next = null,
string file = __FILE__,
int line = __LINE__
) @safe;