• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

KHTML

DOM::EventException

DOM::EventException Class Reference

Introduced in DOM Level 2:. More...

#include <dom2_events.h>

List of all members.


Public Types

enum  EventExceptionCode { UNSPECIFIED_EVENT_TYPE_ERR = 0 }

Public Member Functions

 EventException (const EventException &other)
 EventException (unsigned short _code)
EventException & operator= (const EventException &other)
virtual ~EventException ()

Public Attributes

unsigned short code

Detailed Description

Introduced in DOM Level 2:.

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

Definition at line 262 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.

Enumerator:
UNSPECIFIED_EVENT_TYPE_ERR 

Definition at line 279 of file dom2_events.h.


Constructor & Destructor Documentation

EventException::EventException ( unsigned short  _code  ) 

Definition at line 175 of file dom2_events.cpp.

EventException::EventException ( const EventException &  other  ) 

Definition at line 180 of file dom2_events.cpp.

virtual DOM::EventException::~EventException (  )  [inline, virtual]

Definition at line 268 of file dom2_events.h.


Member Function Documentation

EventException & EventException::operator= ( const EventException &  other  ) 

Definition at line 185 of file dom2_events.cpp.


Member Data Documentation

unsigned short DOM::EventException::code

Definition at line 283 of file dom2_events.h.


The documentation for this class was generated from the following files:
  • dom2_events.h
  • dom2_events.cpp

KHTML

Skip menu "KHTML"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal