nsIDOMDOMException
In general, DOM methods return specific error values in ordinary
processing situations, such as out-of-bound errors.
However, DOM operations can raise exceptions in “exceptional”
circumstances, i.e., when an operation is impossible to perform
(either for logical reasons, because data is lost, or because the
implementation has become unstable)
For more information on this interface please see
http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#domexception
Attributes
code
Constants
INDEX_SIZE_ERR
DOMSTRING_SIZE_ERR
HIERARCHY_REQUEST_ERR
WRONG_DOCUMENT_ERR
INVALID_CHARACTER_ERR
NO_DATA_ALLOWED_ERR
NO_MODIFICATION_ALLOWED_ERR
NOT_FOUND_ERR
NOT_SUPPORTED_ERR
INUSE_ATTRIBUTE_ERR
INVALID_STATE_ERR
SYNTAX_ERR
INVALID_MODIFICATION_ERR
NAMESPACE_ERR
INVALID_ACCESS_ERR
VALIDATION_ERR
TYPE_MISMATCH_ERR
SECURITY_ERR
NETWORK_ERR
ABORT_ERR
URL_MISMATCH_ERR
QUOTA_EXCEEDED_ERR
TIMEOUT_ERR
INVALID_NODE_TYPE_ERR
DATA_CLONE_ERR
INVALID_POINTER_ERR