|
ADTF
|
Exception class used by the DOM classes. More...
#include <dom.h>
Inherits std::runtime_error.
Public Member Functions | |
| DOMException (const std::string &what) | |
Exception class used by the DOM classes.
| a_util::xml::DOMException::DOMException | ( | const std::string & | what | ) |
CTOR
| [in] | what | Error message to distribute with the exception |