Inheritance diagram for XalanDOMException:

| XalanDOMException::XalanDOMException | ( | ExceptionCode | code = UNKNOWN_ERR |
) | [explicit] |
Constructor which takes an error code and a message.
| code | The error code which indicates the exception |
| XalanDOMException::XalanDOMException | ( | const XalanDOMException & | theSource | ) |
Copy constructor.
| other | The object to be copied. |
| virtual XalanDOMException::~XalanDOMException | ( | ) | [virtual] |
Destructor for XalanDOMException.
| virtual ExceptionCode XalanDOMException::getExceptionCode | ( | ) | const [virtual] |
Returns a code value, from the set defined by the ExceptionCode enum, indicating the type of error that occurred.
The documentation for this class was generated from the following file:
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.10 |
|
|