Xalan-C++ API Reference 1.12.0
|
#include <xalanc/XSLT/XSLTProcessorException.hpp>
Additional Inherited Members | |
![]() | |
static XalanDOMString & | defaultFormat (const XalanDOMString &theMessage, const XalanDOMString &theURI, XalanFileLoc theLineNumber, XalanFileLoc theColumnNumber, const XalanDOMChar *theType, XalanDOMString &theBuffer) |
static XalanDOMString & | defaultFormat (const XalanDOMChar *theMessage, const XalanDOMChar *theURI, XalanFileLoc theLineNumber, XalanFileLoc theColumnNumber, const XalanDOMChar *theType, XalanDOMString &theBuffer) |
static XalanDOMString & | defaultFormat (const XalanDOMChar *theMessage, const XalanDOMString::size_type theMessageLength, const XalanDOMChar *theURI, const XalanDOMString::size_type theURILength, XalanFileLoc theLineNumber, XalanFileLoc theColumnNumber, const XalanDOMChar *theType, const XalanDOMString::size_type theTypeLength, XalanDOMString &theBuffer) |
![]() | |
MemoryManager & | m_memoryManager |
Definition at line 37 of file XSLTProcessorException.hpp.
xalanc::XSLTProcessorException::XSLTProcessorException | ( | MemoryManager & | theManager, |
const XalanDOMString & | theMessage, | ||
const Locator * | theLocator | ||
) |
Construct an XSLT Processor exception object.
theManager | The MemoryManager instance to use. |
theMessage | The message to print when exception thrown |
theLocator | The Locator instance for error reporting, if any. |
xalanc::XSLTProcessorException::XSLTProcessorException | ( | MemoryManager & | theManager, |
const XalanDOMString & | theMessage | ||
) |
Construct an XSLT Processor exception object.
Use this constructor when the error message is already formatted.
theManager | The MemoryManager instance to use. |
theMessage | The message to print when exception thrown |
|
virtual |
|
inlinevirtual |
Retrieve type of exception.
Implements xalanc::XSLException.
Reimplemented in xalanc::ElemMessage::ElemMessageTerminateException, and xalanc::VariablesStack::InvalidStackContextException.
Definition at line 68 of file XSLTProcessorException.hpp.
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Tue Oct 10 2023 15:42:22 for Xalan-C++ API Reference by