![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#include <Validate.h>
Public Member Functions | |
ValidationErrorInfo (std::string msg) | |
const char * | what () const noexcept override |
~ValidationErrorInfo () noexcept override=default | |
The ValidationErrorInfo class is used to store the information returned by a ValidationMethod validate.
Definition at line 38 of file Validate.h.
|
inline |
Definition at line 40 of file Validate.h.
|
overridedefaultnoexcept |
Definition at line 43 of file Validate.h.