Exception class thrown when an unknown function is encountered. More...
#include <XPathFunctionTable.hpp>
Inherits XalanXPathException.
Exception class thrown when an unknown function is encountered.
Definition at line 52 of file XPathFunctionTable.hpp.
Definition at line 56 of file XPathFunctionTable.hpp.
XPathExceptionFunctionNotAvailable::XPathExceptionFunctionNotAvailable | ( | const XalanDOMString & | theFunctionName, | |
XalanDOMString & | theResult, | |||
const Locator * | theLocator | |||
) |
XPathExceptionFunctionNotAvailable::XPathExceptionFunctionNotAvailable | ( | const XPathExceptionFunctionNotAvailable & | other | ) |
XPathExceptionFunctionNotAvailable::~XPathExceptionFunctionNotAvailable | ( | ) |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|