Map illegal key exception. More...
#include <OpenMS/DATASTRUCTURES/Map.h>
Public Member Functions | |
| IllegalKey (const char *file, int line, const char *function) | |
Map illegal key exception.
Thrown when trying to access an element with operator[], which is not contained in the Map , i.e. no default ctor is called (as done in std::map)
| IllegalKey | ( | const char * | file, | |
| int | line, | |||
| const char * | function | |||
| ) | [inline] |
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:52 using doxygen 1.7.1 |