RDKit
Open-source cheminformatics and machine learning.
RDDepict::DepictException Class Reference

#include <RDDepictor.h>

Inheritance diagram for RDDepict::DepictException:

Public Member Functions

 DepictException (const char *msg)
 
 DepictException (const std::string msg)
 
const char * message () const
 
 ~DepictException () throw ()
 

Detailed Description

Definition at line 31 of file RDDepictor.h.

Constructor & Destructor Documentation

◆ DepictException() [1/2]

RDDepict::DepictException::DepictException ( const char *  msg)
inline

Definition at line 33 of file RDDepictor.h.

◆ DepictException() [2/2]

RDDepict::DepictException::DepictException ( const std::string  msg)
inline

Definition at line 34 of file RDDepictor.h.

◆ ~DepictException()

RDDepict::DepictException::~DepictException ( )
throw (
)
inline

Definition at line 36 of file RDDepictor.h.

Member Function Documentation

◆ message()

const char* RDDepict::DepictException::message ( ) const
inline

Definition at line 35 of file RDDepictor.h.


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