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

#include <BALL/QSAR/exception.h>

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

List of all members.

Public Member Functions

 PropertyError (const char *file, unsigned long line, const char *sd_file, int mol, const char *mess="") throw ()

Detailed Description

Exception for wrong number of properties or wrong format of properties within structure input files

Definition at line 51 of file QSAR/exception.h.


Constructor & Destructor Documentation

BALL::QSAR::Exception::PropertyError::PropertyError ( const char *  file,
unsigned long  line,
const char *  sd_file,
int  mol,
const char *  mess = "" 
) throw ()
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines