RDKit::BadFileException Class Reference

used by various file parsing classes to indicate a bad file More...

#include <BadFileException.h>

List of all members.

Public Member Functions

 BadFileException (const char *msg)
 construct with an error message
 BadFileException (const std::string msg)
 construct with an error message
const char * message () const
 get the error message
 ~BadFileException () throw ()


Detailed Description

used by various file parsing classes to indicate a bad file

Definition at line 16 of file BadFileException.h.


Constructor & Destructor Documentation

RDKit::BadFileException::BadFileException ( const char *  msg  )  [inline, explicit]

construct with an error message

Definition at line 19 of file BadFileException.h.

RDKit::BadFileException::BadFileException ( const std::string  msg  )  [inline, explicit]

construct with an error message

Definition at line 21 of file BadFileException.h.

RDKit::BadFileException::~BadFileException (  )  throw () [inline]

Definition at line 24 of file BadFileException.h.


Member Function Documentation

const char* RDKit::BadFileException::message (  )  const [inline]

get the error message

Definition at line 23 of file BadFileException.h.


The documentation for this class was generated from the following file:

Generated on Fri Apr 3 06:03:04 2009 for RDCode by  doxygen 1.5.6