class EventException

Introduced in DOM Level 2: More...

Full nameDOM::EventException
Definition#include <dom2_events.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Types

Public Methods

Public Members


Detailed Description

Introduced in DOM Level 2:

Event operations may throw an EventException as specified in their method descriptions.

 EventException (unsigned short _code)

EventException

 EventException (const EventException &other)

EventException

EventException &  operator = (const EventException &other)

operator =

 ~EventException ()

~EventException

[virtual]

enum EventExceptionCode { UNSPECIFIED_EVENT_TYPE_ERR = 0 }

EventExceptionCode

An integer indicating the type of error generated.

UNSPECIFIED_EVENT_TYPE_ERR: If the Event's type was not specified by initializing the event before the method was called. Specification of the Event's type as null or an empty string will also trigger this exception.

unsigned short code

code


Generated by: dfaure on faure on Tue Apr 16 08:50:42 2002, using kdoc 2.0a53.