This topic has not yet been rated - Rate this topic

RangeException object

Describes errors thrown by selection and range operations.

Document Object Model (DOM) Level 2 Traversal and Range Specification, Section 2.13Internet Explorer 9

Standards information

Members

The RangeException object has these types of members:

Properties

The RangeException object has these properties.

PropertyDescription

code

Sets or retrieves a number indicating the type of exception that occurred.

message

Retrieves a string that describes the error that occurred.

name

Returns a DOMString value that is the name of the error that occurred during a Range operation.

 

See also

DOM Exception Error Codes

 

 

Send comments about this topic to Microsoft

Build date: 11/8/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.