Serialized Form


Package org.w3c.dom

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

Serialized Fields

code

short code
The member variable to store exception's code, like INVALID_ACCESS_ERR.


Package org.w3c.dom.events

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

Serialized Fields

code

short code

Package org.w3c.dom.svg

Class org.w3c.dom.svg.SVGException extends java.lang.RuntimeException implements Serializable

Serialized Fields

code

short code
An integer indicating the type of error generated.



Copyright © 2003-2006 Nokia Corporation. See the Copyright Notice for details.