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