Xalan-C++ API Reference 1.12.0
|
#include <xalanc/XPath/XalanXPathException.hpp>
Public Member Functions | |
XalanXPathException (const XalanDOMString &theMessage, MemoryManager &theManager) | |
Construct an XPath exeption object. | |
XalanXPathException (const XalanDOMString &theMessage, MemoryManager &theManager, const Locator *theLocator) | |
Construct an XPath exeption object. | |
XalanXPathException (const XalanXPathException &other) | |
virtual | ~XalanXPathException () |
virtual const XalanDOMChar * | getType () const |
Retrieve type of exception. | |
![]() | |
XSLException (const XalanDOMString &theMessage, MemoryManager &theManager, const Locator *theLocator) | |
Constructor. | |
XSLException (const XalanDOMString &theMessage, MemoryManager &theManager) | |
Constructor. | |
XSLException (const XSLException &other) | |
virtual | ~XSLException () |
const XalanDOMString & | getMessage () const |
Retrieve message for exception. | |
const XalanDOMString & | getURI () const |
Get the URI for the associated document, if any. | |
XalanFileLoc | getLineNumber () const |
Retrieve the line number. | |
XalanFileLoc | getColumnNumber () const |
Retrieve the column number. | |
const MemoryManager & | getMemoryManager () const |
MemoryManager & | getMemoryManager () |
XalanDOMString & | defaultFormat (XalanDOMString &theBuffer) const |
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 46 of file XalanXPathException.hpp.
xalanc::XalanXPathException::XalanXPathException | ( | const XalanDOMString & | theMessage, |
MemoryManager & | theManager ) |
Construct an XPath exeption object.
theMessage | The message explaining the problem. |
theManager | The MemoryManager instance to use. |
Referenced by getType(), and XalanXPathException().
xalanc::XalanXPathException::XalanXPathException | ( | const XalanDOMString & | theMessage, |
MemoryManager & | theManager, | ||
const Locator * | theLocator ) |
Construct an XPath exeption object.
theMessage | The message explaining the problem. |
theManager | The MemoryManager instance to use. |
theLocator | The locator instance for error reporting, if any. |
xalanc::XalanXPathException::XalanXPathException | ( | const XalanXPathException & | other | ) |
References XalanXPathException().
|
virtual |
|
virtual |
Retrieve type of exception.
Implements xalanc::XSLException.
Reimplemented in xalanc::XalanQName::InvalidQNameException, xalanc::XObject::XObjectException, xalanc::XObject::XObjectInvalidConversionException, and xalanc::XPathParserException.
References XalanXPathException().
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Sat May 17 2025 11:33:19 for Xalan-C++ API Reference by