RangeException : Object

Range-related error.

Browser/User Agent Support

IEMozillaNetscapeOperaSafariNetscapte
no1.0+6.0+9.0+1.0+no

Constructors

ConstructorIEMozillaNetscapeOperaSafariNetscapte
Range-related error.
no1.0+6.0+9.0+1.0+no
 

Properties

PropertyIEMozillaNetscapeOperaSafariNetscapte
Illegal boundary points for the range.
no1.0+6.0+9.0+1.0+no
 
Invalid node or node with an invalid ancestor for the container node of the range boundary point.
no1.0+6.0+9.0+1.0+no
 
Error code containing information about the exception.
no1.0+6.0+9.0+1.0+no
 

Availability

HTML DOM Level 2 | W3C

Constructor Detail

RangeException RangeException()

Range-related error.

Visibility
internal

Property Detail

Number BAD_BOUNDARYPOINTS_ERR - read only

Illegal boundary points for the range.

Availability

HTML DOM Level 2 | W3C

Number INVALID_NODE_TYPE_ERR - read only

Invalid node or node with an invalid ancestor for the container node of the range boundary point.

Availability

HTML DOM Level 2 | W3C

Number code

Error code containing information about the exception.

Availability

HTML DOM Level 2 | W3C