Module java.xml

Class EventException

java.lang.Object
All Implemented Interfaces:
Serializable

public class EventException extends RuntimeException
Event operations may throw an EventException as specified in their method descriptions.

See also the Document Object Model (DOM) Level 2 Events Specification.

Since:
1.5, DOM Level 2
See Also: