khtml Library API Documentation

DOM::EventException Class Reference

Introduced in DOM Level 2:. More...

#include <dom2_events.h>

List of all members.

Public Types

enum  EventExceptionCode
 An integer indicating the type of error generated. More...


Detailed Description

Introduced in DOM Level 2:.

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

Definition at line 277 of file dom2_events.h.


Member Enumeration Documentation

enum DOM::EventException::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.

Definition at line 294 of file dom2_events.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.0.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Oct 8 12:22:45 2003 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2001