Exception class thrown when an installFunction() is called with a function name that is not supported. More...
#include <XPathFunctionTable.hpp>
Inherits XalanXPathException.
Exception class thrown when an installFunction() is called with a function name that is not supported.
Definition at line 74 of file XPathFunctionTable.hpp.
XPathExceptionFunctionNotSupported::XPathExceptionFunctionNotSupported | ( | const XalanDOMChar * | theFunctionName, | |
XalanDOMString & | theResult, | |||
const Locator * | theLocator | |||
) |
XPathExceptionFunctionNotSupported::XPathExceptionFunctionNotSupported | ( | const XPathExceptionFunctionNotSupported & | other | ) |
XPathExceptionFunctionNotSupported::~XPathExceptionFunctionNotSupported | ( | ) |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|