#include <BALL/QSAR/exception.h>
Public Member Functions | |
InconsistentUsage (const char *file, unsigned long line, const char *mess="") throw () |
class for errors that are due to inconsistent use of methods by the user; e.g. requesting training of a model before some data has been read ...
Definition at line 67 of file QSAR/exception.h.
BALL::QSAR::Exception::InconsistentUsage::InconsistentUsage | ( | const char * | file, | |
unsigned long | line, | |||
const char * | mess = "" | |||
) | throw () |