![]() |
RDKit
Open-source cheminformatics and machine learning.
|
Class to allow us to throw a ValueError
from C++ and have it make it back to Python.
More...
#include <Exceptions.h>
Public Member Functions | |
ValueErrorException (const std::string i) | |
ValueErrorException (const char *msg) | |
std::string | message () const |
~ValueErrorException () throw () | |
Class to allow us to throw a ValueError
from C++ and have it make it back to Python.
Definition at line 31 of file Exceptions.h.
|
inline |
Definition at line 34 of file Exceptions.h.
|
inline |
Definition at line 35 of file Exceptions.h.
|
inline |
Definition at line 37 of file Exceptions.h.
|
inline |
Definition at line 36 of file Exceptions.h.