IRangeException interface

Describes errors thrown by range operations.

Members

The IRangeException interface inherits from the IDispatch interface. IRangeException also has these types of members:

  • Properties

Properties

The IRangeException interface has these properties.

Property Description

code

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

message

Retrieves a string that describes the error that occurred.

 

Requirements

Minimum supported client

Windows Vista with SP1, Windows 7

Minimum supported server

Windows Server 2008 R2

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch

W3CException Error Codes