RDKit::ChemicalReactionParserException Class Reference

used to indicate an error in parsing reaction data More...

#include <ReactionParser.h>

List of all members.

Public Member Functions

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


Detailed Description

used to indicate an error in parsing reaction data

Definition at line 42 of file ReactionParser.h.


Constructor & Destructor Documentation

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

construct with an error message

Definition at line 45 of file ReactionParser.h.

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

construct with an error message

Definition at line 47 of file ReactionParser.h.

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

Definition at line 50 of file ReactionParser.h.


Member Function Documentation

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

get the error message

Definition at line 49 of file ReactionParser.h.


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

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