WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
nsIDOMDOMException
| IID: | a6cf910a-15b3-11d2-932e-00805f8add32 |
| Inherits From: | nsISupports |
| Status: | FROZEN |
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://www.w3.org/TR/DOM-Level-3-Core/
Constants
Properties
readonly PRUint32 code
Reference documentation is generated from Mozilla's source.
