Dev Essential  1.6.3
Loading...
Searching...
No Matches
a_util::xml::DOMException Class Reference

Exception class used by the DOM classes. More...

#include <dom.h>

Inherits std::runtime_error.

Public Member Functions

 DOMException (const std::string &what)
 

Detailed Description

Exception class used by the DOM classes.

Constructor & Destructor Documentation

◆ DOMException()

a_util::xml::DOMException::DOMException ( const std::string & what)

CTOR

Parameters
[in]whatError message to distribute with the exception

The documentation for this class was generated from the following file: