IEventException interface

Describes errors thrown by event operations.

Members

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

  • Properties

Properties

The IEventException 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