org.kde.koala

Class EventException

public class EventException extends Object implements QtSupport

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

UNKNOWN: Introduced in DOM Level 2:

Constructor Summary
protected EventException(Class dummy)
EventException(short _code)
EventException(EventException other)

Constructor Detail

EventException

protected EventException(Class dummy)

EventException

public EventException(short _code)

EventException

public EventException(EventException other)