#include <BALL/QSAR/exception.h>
Public Member Functions | |
WrongFileFormat (const char *file, unsigned long line, const char *input_file) throw () |
File format observed for an input data file (sdf-file) does not fit the expected file format
Definition at line 111 of file QSAR/exception.h.
BALL::QSAR::Exception::WrongFileFormat::WrongFileFormat | ( | const char * | file, | |
unsigned long | line, | |||
const char * | input_file | |||
) | throw () |