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