#include <BALL/DATATYPE/hashSet.h>
Public Member Functions | |
IllegalKey (const char *file, int line) |
Illegal key exception. Thrown if access to a non-existent key is required by the constant version of [] operator [] .
Definition at line 263 of file hashSet.h.
BALL::HashSet< Key >::IllegalKey::IllegalKey | ( | const char * | file, | |
int | line | |||
) | [inline] |