#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.
BALL::Exception::NullPointer::NullPointer | ( | const char * | file, | |
int | line | |||
) |