#include <BALL/COMMON/exception.h>
Public Member Functions | |
InvalidIterator (const char *file, int line) |
Invalid iterator. The iterator on which an operation should be performed was invalid.
Definition at line 268 of file COMMON/exception.h.
BALL::Exception::InvalidIterator::InvalidIterator | ( | const char * | file, | |
int | line | |||
) |