#include <BALL/COMMON/exception.h>

Public Member Functions | |
| NullPointer (const char *file, int line) | |
Null pointer argument is invalid. Use this exception to indicate a failure due to an argument not containing a pointer to a valid object, but a null pointer.
Definition at line 258 of file COMMON/exception.h.
| BALL::Exception::NullPointer::NullPointer | ( | const char * | file, | |
| int | line | |||
| ) |
1.6.3