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.

RangeException

This object is available to unprivileged JavaScript. It implements the following interfaces:

Constants

short BAD_BOUNDARYPOINTS_ERR = 1
short INVALID_NODE_TYPE_ERR = 2

Properties

readonly short code

readonly int columnNumber

readonly nsISupports data

readonly char* filename

readonly nsIException inner

readonly int lineNumber

readonly nsIStackFrame location

readonly char* message

readonly char* name

readonly nsresult result


Methods

char* toString ( )

char* toString ( )

Reference documentation is generated from Mozilla's source.