#include <OpenMS/CONCEPT/Exception.h>
The given element could not be found.
Public Member Functions | |
ElementNotFound (const char *file, int line, const char *function, const T &element) throw () | |
~ElementNotFound () throw () | |
T | getElement () const throw () |
Protected Attributes | |
T | element_ |
ElementNotFound | ( | const char * | file, | |
int | line, | |||
const char * | function, | |||
const T & | element | |||
) | throw () [inline] |
~ElementNotFound | ( | ) | throw () [inline] |
T getElement | ( | ) | const throw () [inline] |
T element_ [protected] |
Generated Tue Apr 1 15:36:49 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |