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 Oracle and/or its affiliates in the US and other countries.
Copyright © 2005, 2011, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.