LimitExceededException

LimitExceededException class

Members

Functions

check
void check(IPool pool, bool ok, cstring msg, istring file, long line)

Throws this instance if ok is false

Mixins

__anonymous
mixin ReusableExceptionImplementation!()
Undocumented in source.

Variables

limit
size_t limit;

Limit which was exceeded when this instance has been thrown

Meta