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

class for flagging sanitization errors More...

#include <SanitizeRxn.h>

Inheritance diagram for RDKit::RxnSanitizeException:

Public Member Functions

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

Detailed Description

class for flagging sanitization errors

Definition at line 45 of file SanitizeRxn.h.

Constructor & Destructor Documentation

◆ RxnSanitizeException() [1/2]

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

Definition at line 47 of file SanitizeRxn.h.

◆ RxnSanitizeException() [2/2]

RDKit::RxnSanitizeException::RxnSanitizeException ( std::string msg)
inline

Definition at line 48 of file SanitizeRxn.h.

◆ ~RxnSanitizeException()

RDKit::RxnSanitizeException::~RxnSanitizeException ( )
overridedefaultnoexcept

Member Function Documentation

◆ what()

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

Definition at line 49 of file SanitizeRxn.h.


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