RDKit
Open-source cheminformatics and machine learning.
Loading...
Searching...
No Matches
RDKit::SmilesParse::SmilesParseException Class Reference

#include <SmilesParse.h>

Inheritance diagram for RDKit::SmilesParse::SmilesParseException:

Public Member Functions

 SmilesParseException (const char *msg)
 
 SmilesParseException (const std::string msg)
 
const charwhat () const noexcept override
 
 ~SmilesParseException () noexcept override=default
 

Detailed Description

Definition at line 26 of file SmilesParse.h.

Constructor & Destructor Documentation

◆ SmilesParseException() [1/2]

RDKit::SmilesParse::SmilesParseException::SmilesParseException ( const char * msg)
inline

Definition at line 28 of file SmilesParse.h.

◆ SmilesParseException() [2/2]

RDKit::SmilesParse::SmilesParseException::SmilesParseException ( const std::string msg)
inline

Definition at line 29 of file SmilesParse.h.

◆ ~SmilesParseException()

RDKit::SmilesParse::SmilesParseException::~SmilesParseException ( )
overridedefaultnoexcept

Member Function Documentation

◆ what()

const char * RDKit::SmilesParse::SmilesParseException::what ( ) const
inlineoverridenoexcept

Definition at line 30 of file SmilesParse.h.


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