#include <BALL/COMMON/exception.h>
Public Member Functions | |
OutOfRange (const char *file, int line) |
Out of range. Use this exception to indicate that a given value is out of a defined range, i. e. not within the domain of a function.
Definition at line 217 of file COMMON/exception.h.
BALL::Exception::OutOfRange::OutOfRange | ( | const char * | file, | |
int | line | |||
) |