#include <XalanQName.hpp>
Inherits XalanXPathException.

Definition at line 346 of file XalanQName.hpp.
| XalanQName::InvalidQNameException::InvalidQNameException | ( | const XalanDOMChar * | theQName, | |
| XalanDOMString::size_type | theQNameLength, | |||
| XalanDOMString & | theResult, | |||
| const Locator * | theLocator | |||
| ) |
Constructor.
| theQName | The QName string that is not valid. | |
| theQNameLength | The length of the string. | |
| theResult | A temporary string for loading the error message. |
| XalanQName::InvalidQNameException::InvalidQNameException | ( | const XalanDOMString & | theMessage, | |
| MemoryManager & | theManager, | |||
| const Locator * | theLocator | |||
| ) |
Constructor.
| theMessage | The message for the exception | |
| theManager | The MemoryManager instance to use when constructing the exception |
| XalanQName::InvalidQNameException::InvalidQNameException | ( | const InvalidQNameException & | other | ) |
| virtual XalanQName::InvalidQNameException::~InvalidQNameException | ( | ) | [virtual] |
| virtual const XalanDOMChar* XalanQName::InvalidQNameException::getType | ( | ) | const [virtual] |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.11 |
|
|