#include <BALL/QSAR/exception.h>
Public Member Functions | |
TooManyPLSComponents (const char *file, unsigned long line, int comp, int features) throw () |
There may not be more PLS components than features
Definition at line 104 of file QSAR/exception.h.
BALL::QSAR::Exception::TooManyPLSComponents::TooManyPLSComponents | ( | const char * | file, | |
unsigned long | line, | |||
int | comp, | |||
int | features | |||
) | throw () |