class OverflowException
MyCpp::Referenced
MyCpp::Object
MyCpp::Exception
MyCpp::IdMapper::OverflowException

IdMapper's overflow (out of indentificators).

Methods
OverflowException (Exception *cause = NULL) : Exception (new String ("Out of free IDs (overflow)"), cause)
The constructor.
OverflowException

The constructor.

OverflowException (Exception *cause = NULL)
    : Exception (new String ("Out of free IDs (overflow)"),
                 cause)