Common DOM API

Serialized Form


Package com.sun.java.browser.dom

Class com.sun.java.browser.dom.DOMAccessException extends Exception implements Serializable

Serialized Fields

ex

Throwable ex

msg

String msg

Class com.sun.java.browser.dom.DOMUnsupportedException extends Exception implements Serializable

Serialized Fields

ex

Throwable ex

msg

String msg

Package org.w3c.dom

Class org.w3c.dom.DOMException extends RuntimeException implements Serializable

serialVersionUID: 6627732366795969916L

Serialized Fields

code

short code

Package org.w3c.dom.events

Class org.w3c.dom.events.EventException extends RuntimeException implements Serializable

Serialized Fields

code

short code

Package org.w3c.dom.ls

Class org.w3c.dom.ls.LSException extends RuntimeException implements Serializable

Serialized Fields

code

short code

Package org.w3c.dom.ranges

Class org.w3c.dom.ranges.RangeException extends RuntimeException implements Serializable

Serialized Fields

code

short code


Common DOM API

Submit a bug or feature
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 2008 Sun Microsystems, Inc. 4150 Network Circle
Santa Clara, California, 95054, U.S.A. All Rights Reserved.