RDKit::FileParseException Class Reference

used by various file parsing classes to indicate a parse error More...

#include <FileParseException.h>

List of all members.

Public Member Functions

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


Detailed Description

used by various file parsing classes to indicate a parse error

Definition at line 14 of file FileParseException.h.


Constructor & Destructor Documentation

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

construct with an error message

Definition at line 17 of file FileParseException.h.

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

construct with an error message

Definition at line 19 of file FileParseException.h.

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

Definition at line 22 of file FileParseException.h.


Member Function Documentation

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

get the error message

Definition at line 21 of file FileParseException.h.


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

Generated on Tue Oct 7 06:10:13 2008 for RDCode by  doxygen 1.5.5