Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions |
The TQXmlParseException class is used to report errors with the TQXmlErrorHandler interface. More...
All the functions in this class are reentrant when TQt is built with thread support.
#include <ntqxml.h>
The XML subsystem constructs an instance of this class when it detects an error. You can retrieve the place where the error occurred using systemId(), publicId(), lineNumber() and columnNumber(), along with the error message().
See also TQXmlErrorHandler, TQXmlReader, and XML.
Constructs a parse exception with the error string name for column c and line l for the public identifier p and the system identifier s.
This file is part of the TQt toolkit. Copyright © 1995-2007 Trolltech. All Rights Reserved.
Copyright © 2007 Trolltech | Trademarks | TQt 3.3.8
|