Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ElemMessage::ElemMessageTerminateException Class Reference

#include <ElemMessage.hpp>

Inheritance diagram for ElemMessage::ElemMessageTerminateException:

Inheritance graph
[legend]
Collaboration diagram for ElemMessage::ElemMessageTerminateException:

Collaboration graph
[legend]
List of all members.

Public Methods


Constructor & Destructor Documentation

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

Construct an ElemMessageTerminateException object.

Parameters:
theMessage   message to print when exception thrown

ElemMessage::ElemMessageTerminateException::ElemMessageTerminateException ( MemoryManagerType & theManager,
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

ElemMessage::ElemMessageTerminateException::~ElemMessageTerminateException ( ) [virtual]
 


Member Function Documentation

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