|
Xalan-C++ API Reference 1.12.0
|
Exception class thrown when a problem parsing an XPath is encountered. More...
#include <xalanc/XPath/XPathParserException.hpp>
Additional Inherited Members | |
Static Public Member Functions inherited from xalanc::XSLException | |
| 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) |
Protected Attributes inherited from xalanc::XSLException | |
| MemoryManager & | m_memoryManager |
Exception class thrown when a problem parsing an XPath is encountered.
Definition at line 39 of file XPathParserException.hpp.
| xalanc::XPathParserException::XPathParserException | ( | const XalanDOMString & | theMessage, |
| MemoryManager & | theManager, | ||
| const Locator * | theLocator | ||
| ) |
Constructor.
| theMessage | message to write when exception thrown |
| theManager | The MemoryManager instance to use. |
| theLocator | The locator instance for error reporting, if any. |
| xalanc::XPathParserException::XPathParserException | ( | const XalanDOMString & | theMessage, |
| MemoryManager & | theManager | ||
| ) |
Constructor.
Use this constructor when the error message has already been formatted.
| theMessage | message to write when exception thrown |
| theManager | The MemoryManager instance to use. |
| xalanc::XPathParserException::XPathParserException | ( | const XPathParserException & | other | ) |
|
virtual |
|
virtual |
Retrieve type of exception.
Reimplemented from xalanc::XalanXPathException.
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Thu Jan 9 2025 11:39:52 for Xalan-C++ API Reference by
1.9.8