BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Public Member Functions
BALL::QSAR::Exception::WrongFileFormat Class Reference

#include <BALL/QSAR/exception.h>

Inheritance diagram for BALL::QSAR::Exception::WrongFileFormat:
BALL::Exception::GeneralException

List of all members.

Public Member Functions

 WrongFileFormat (const char *file, unsigned long line, const char *input_file) throw ()

Detailed Description

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.


Constructor & Destructor Documentation

BALL::QSAR::Exception::WrongFileFormat::WrongFileFormat ( const char *  file,
unsigned long  line,
const char *  input_file 
) throw ()
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines