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

#include <SLNParse.h>

Inheritance diagram for RDKit::SLNParseException:

Public Member Functions

 SLNParseException (const char *msg)
 
 SLNParseException (const std::string &msg)
 
const char * what () const noexcept override
 
 ~SLNParseException () noexcept
 

Detailed Description

Definition at line 57 of file SLNParse.h.

Constructor & Destructor Documentation

◆ SLNParseException() [1/2]

RDKit::SLNParseException::SLNParseException ( const char *  msg)
inline

Definition at line 59 of file SLNParse.h.

◆ SLNParseException() [2/2]

RDKit::SLNParseException::SLNParseException ( const std::string &  msg)
inline

Definition at line 60 of file SLNParse.h.

◆ ~SLNParseException()

RDKit::SLNParseException::~SLNParseException ( )
inlinenoexcept

Definition at line 62 of file SLNParse.h.

Member Function Documentation

◆ what()

const char* RDKit::SLNParseException::what ( ) const
inlineoverridenoexcept

Definition at line 61 of file SLNParse.h.


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