Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSLT Processor Version 1.8
ElemMessage::ElemMessageTerminateException Class Reference
Inheritance diagram for ElemMessage::ElemMessageTerminateException:
List of all members.Public Member Functions
Constructor & Destructor Documentation
ElemMessage::ElemMessageTerminateException::ElemMessageTerminateException |
( |
const XalanDOMString & |
theMessage |
) |
|
|
ElemMessage::ElemMessageTerminateException::ElemMessageTerminateException |
( |
const LocatorType & |
theLocator, |
|
|
const XalanDOMString & |
theMessage |
|
) |
|
|
|
Construct an ElemMessageTerminateException object.
- Parameters:
-
| theLocator | The Locator to use for line number information, etc. |
| theMessage | message to print when exception thrown |
|
virtual ElemMessage::ElemMessageTerminateException::~ElemMessageTerminateException |
( |
|
) |
[virtual] |
|
The documentation for this class was generated from the following file:
Interpreting class diagrams
Doxygen and
GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.8
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.
|
|