org.kde.koala
Class EventException

java.lang.Object
  extended by org.kde.koala.EventException
All Implemented Interfaces:
org.kde.qt.QtSupport

public class EventException
extends java.lang.Object
implements org.kde.qt.QtSupport

Introduced in DOM Level 2: Event operations may throw an EventException as specified in their method descriptions.


Constructor Summary
protected EventException(java.lang.Class dummy)
           
  EventException(EventException other)
           
  EventException(short _code)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventException

protected EventException(java.lang.Class dummy)

EventException

public EventException(short _code)

EventException

public EventException(EventException other)