5 #ifndef BALL_QSAR_EXCEPTION_H
6 #define BALL_QSAR_EXCEPTION_H
8 #ifndef BALL_COMMON_EXCEPTION_H
32 PropertyError(
const char* file,
unsigned long line,
const char* sd_file,
int mol,
const char* mess=
"") throw();
64 WrongDataType(
const char* file,
unsigned long line,
const char* mess)
throw();
71 NoPCAVariance(
const char* file,
unsigned long line,
const char* mess)
throw();
92 WrongFileFormat(
const char* file,
unsigned long line,
const char* input_file)
throw();
InvalidActivityID(const char *file, unsigned long line, int act, int m)
InvalidActivityID(const char *file, unsigned long line)
PropertyError(const char *file, unsigned long line, const char *sd_file, int mol, const char *mess="")
SingularMatrixError(const char *file, unsigned long line, const char *mess="")
InconsistentUsage(const char *file, unsigned long line, const char *mess="")
KernelParameterError(const char *file, unsigned long line, const char *mess)
WrongDataType(const char *file, unsigned long line, const char *mess)
NoPCAVariance(const char *file, unsigned long line, const char *mess)
ModelParameterError(const char *file, unsigned long line, const char *mess)
TooManyPLSComponents(const char *file, unsigned long line, int comp, int features)
WrongFileFormat(const char *file, unsigned long line, const char *input_file)
FeatureSelectionParameterError(const char *file, unsigned long line, const char *mess)
ConfigurationReadingError(const char *file, unsigned long line, const char *message)