#include <BALL/COMMON/exception.h>
Public Member Functions | |
InvalidRange (const char *file, int line, float value) |
Invalid range. Use this exception to indicate a general range problems.
Definition at line 187 of file COMMON/exception.h.
BALL::Exception::InvalidRange::InvalidRange | ( | const char * | file, | |
int | line, | |||
float | value | |||
) |