List of all members.
Public Member Functions
|
|
Constructor & Destructor Documentation
XercesDOMWrapperException::XercesDOMWrapperException |
( |
ExceptionCode |
code = UNKNOWN_ERR | ) |
[explicit] |
Constructor which takes an error code.
- Parameters:
-
code | The error code which indicates the exception |
XercesDOMWrapperException::XercesDOMWrapperException |
( |
const DOMExceptionType & |
theException | ) |
|
Constructor which takes a Xerces exception and translates it into a XercesDOMException.
- Parameters:
-
code | The Xerces DOMException instance. |
Copy constructor.
- Parameters:
-
other | The object to be copied. |
virtual XercesDOMWrapperException::~XercesDOMWrapperException |
( |
| ) |
[virtual] |
The documentation for this class was generated from the following file: