BALL
1.4.1
|
#include <BALL/QSAR/exception.h>
Public Member Functions | |
WrongDataType (const char *file, unsigned long line, const char *mess) throw () |
Wrong type of input data for a model, e.g. non-discrete y-values for a classification model
Definition at line 83 of file QSAR/exception.h.
BALL::QSAR::Exception::WrongDataType::WrongDataType | ( | const char * | file, |
unsigned long | line, | ||
const char * | mess | ||
) | throw () |