#include <BALL/QSAR/exception.h>
Public Member Functions | |
PropertyError (const char *file, unsigned long line, const char *sd_file, int mol, const char *mess="") throw () |
Exception for wrong number of properties or wrong format of properties within structure input files
Definition at line 51 of file QSAR/exception.h.
BALL::QSAR::Exception::PropertyError::PropertyError | ( | const char * | file, | |
unsigned long | line, | |||
const char * | sd_file, | |||
int | mol, | |||
const char * | mess = "" | |||
) | throw () |