Class DOMRangeException
Thrown by the DOM on empty range and out-of-range conditions.
Inherits from
-
DOMException
(base class)
Constructors
Name | Description |
---|---|
this
|
Fields
Name | Type | Description |
---|---|---|
base
|
Tag |
The tag searched from |
Methods
Name | Description |
---|---|
customMsg
|
Prefixes a message with file/line information from the tag (if tag exists). |
writeCustomMsg
|
Outputs a message to stderr, prefixed with file/line information |