ADTF  3.18.2
DOMException

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

Inheritance diagram for DOMException:
[legend]

Public Member Functions

 DOMException (const std::string &what)
 CTOR. More...
 

Detailed Description

Constructor & Destructor Documentation

◆ DOMException()

DOMException ( const std::string &  what)

CTOR.

Parameters
[in]whatError message to distribute with the exception