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

#include <BALL/QSAR/exception.h>

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

List of all members.

Public Member Functions

 ConfigurationReadingError (const char *file, unsigned long line, const char *message) throw ()

Detailed Description

exception that is thrown when parameters are missing or incorrect within an config-file section

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


Constructor & Destructor Documentation

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