#include <BALL/COMMON/exception.h>

Public Member Functions | |
| InvalidArgument (const char *file, int line, const String &arg) | |
Invalid Argument Use this exception when a function is called with an invalid argument and no other exception applies.
Definition at line 177 of file COMMON/exception.h.
| BALL::Exception::InvalidArgument::InvalidArgument | ( | const char * | file, | |
| int | line, | |||
| const String & | arg | |||
| ) |
1.6.3