BALL
1.4.1
|
#include <BALL/QSAR/exception.h>
Public Member Functions | |
InvalidActivityID (const char *file, unsigned long line, int act, int m) throw () | |
InvalidActivityID (const char *file, unsigned long line) throw () |
Exception for the case of given activity values <0 or activity values that are larger than the number of properties in the current input file
Definition at line 42 of file QSAR/exception.h.
BALL::QSAR::Exception::InvalidActivityID::InvalidActivityID | ( | const char * | file, |
unsigned long | line, | ||
int | act, | ||
int | m | ||
) | throw () |
BALL::QSAR::Exception::InvalidActivityID::InvalidActivityID | ( | const char * | file, |
unsigned long | line | ||
) | throw () |