Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Public Member Functions
ElemMessage::ElemMessageTerminateException Class Reference
Inheritance diagram for ElemMessage::ElemMessageTerminateException:
XSLTProcessorException XSLException

List of all members.

Public Member Functions


Constructor & Destructor Documentation

ElemMessage::ElemMessageTerminateException::ElemMessageTerminateException ( MemoryManagerType theManager,
const XalanDOMString theMessage 
)

Construct an ElemMessageTerminateException object.

Parameters:
theMessagemessage to print when exception thrown
ElemMessage::ElemMessageTerminateException::ElemMessageTerminateException ( MemoryManagerType theManager,
const LocatorType theLocator,
const XalanDOMString theMessage 
)

Construct an ElemMessageTerminateException object.

Parameters:
theLocatorThe Locator to use for line number information, etc.
theMessagemessage to print when exception thrown
virtual ElemMessage::ElemMessageTerminateException::~ElemMessageTerminateException ( ) [virtual]

Member Function Documentation

virtual const XalanDOMChar* ElemMessage::ElemMessageTerminateException::getType ( ) const [virtual]

Retrieve type of exception.

Returns:
type of exception

Reimplemented from XSLTProcessorException.


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.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo