KHtml
dom_exception.h
100 NETWORK_ERR = 19,
101 ABORT_ERR = 20,
102 URL_MISMATCH_ERR = 21,
103 QUOTA_EXCEEDED_ERR = 22,
104 TIMEOUT_ERR = 23,
105 NOT_READABLE_ERR = 24,
106 DATA_CLONE_ERR = 25,
107 ENCODING_ERR = 26
DOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impos...
Definition: dom_exception.h:58
This library provides a full-featured HTML parser and widget.
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 26 2021 22:46:18 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 26 2021 22:46:18 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.