Xalan-C++ API Documentation

The Xalan-C++ XSL Transformer Version 1.0

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

XSLTProcessorException Class Reference

#include <XSLTProcessorException.hpp>

Inheritance diagram for XSLTProcessorException:

XSLException ElemMessage::ElemMessageTerminateException VariablesStack::InvalidStackContextException Collaboration diagram for XSLTProcessorException:

List of all members.

Public Methods


Detailed Description


Constructor & Destructor Documentation

XSLTProcessorException::XSLTProcessorException ( const DOMString & theMessage,
const DOMString & theType = XalanDOMString(XALAN_STATIC_UCODE_STRING("XSLTProcessorException")))

Construct an XSLT Processor exception object.

Parameters:
theMessage   message to print when exception thrown
theType   type of exception string, default "XSLTProcessorException"

virtual XSLTProcessorException::~XSLTProcessorException () [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++ XSL Transformer Version 1.0
Copyright © 2000 The Apache Software Foundation. All Rights Reserved.