#include <BALL/QSAR/exception.h>
Public Member Functions | |
ModelParameterError (const char *file, unsigned long line, const char *mess) throw () |
exception for creation of a model with wrong number of parameters or with wrong types of parameters
Definition at line 97 of file QSAR/exception.h.
BALL::QSAR::Exception::ModelParameterError::ModelParameterError | ( | const char * | file, | |
unsigned long | line, | |||
const char * | mess | |||
) | throw () |