Null pointer argument is invalid exception. More...
#include <OpenMS/CONCEPT/Exception.h>
Public Member Functions | |
| NullPointer (const char *file, int line, const char *function) throw () | |
Null pointer argument is invalid exception.
Use this exception to indicate a failure due to an argument not containing a pointer to a valid object, but a null pointer.
| NullPointer | ( | const char * | file, | |
| int | line, | |||
| const char * | function | |||
| ) | throw () |
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:59 using doxygen 1.7.1 |