RDKit::ConformerException Class Reference

used to indicate errors from incorrect confomer access More...

#include <Conformer.h>

List of all members.

Public Member Functions

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


Detailed Description

used to indicate errors from incorrect confomer access

Definition at line 17 of file Conformer.h.


Constructor & Destructor Documentation

RDKit::ConformerException::ConformerException ( const char *  msg  )  [inline]

construct with an error message

Definition at line 20 of file Conformer.h.

RDKit::ConformerException::ConformerException ( const std::string  msg  )  [inline]

construct with an error message

Definition at line 22 of file Conformer.h.

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

Definition at line 25 of file Conformer.h.


Member Function Documentation

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

get the error message

Definition at line 24 of file Conformer.h.


The documentation for this class was generated from the following file:
Generated on Sat May 24 08:36:34 2008 for RDCode by  doxygen 1.5.3