RDKit
Open-source cheminformatics and machine learning.
|
used to indicate exceptions whilst pickling (serializing) reactions More...
#include <ReactionPickler.h>
Public Member Functions | |
ReactionPicklerException (const char *msg) | |
ReactionPicklerException (const std::string msg) | |
const char * | what () const noexcept override |
~ReactionPicklerException () noexcept override=default | |
used to indicate exceptions whilst pickling (serializing) reactions
Definition at line 28 of file ReactionPickler.h.
Definition at line 31 of file ReactionPickler.h.
|
inline |
Definition at line 32 of file ReactionPickler.h.
|
overridedefaultnoexcept |
Definition at line 33 of file ReactionPickler.h.