DUECA/DUSIME
|
Exception type thrown when XML data cannot be fitted in a given DCO object. More...
#include <XMLtoDCO.hxx>
Public Member Functions | |
xmldecodeexception (const char *re) | |
Constructor. | |
const char * | what () const noexcept |
Return the message. | |
Public Attributes | |
const char * | reason |
Message. | |
Exception type thrown when XML data cannot be fitted in a given DCO object.
dueca::xmldecodeexception::xmldecodeexception | ( | const char * | re | ) |
Constructor.
re | reason for the exception |