Serialized Form
Package javax.xml.parsers |
exception
java.lang.Exception exception
code
short code
- Indicates the type of error that
the DOM implementation is reporting. This
value is one of the *_ERR codes.
- DOM Exception code
exception
java.lang.Exception exception
- Any "wrapped" exception will be exposed when this is serialized.
-
columnNumber
int columnNumber
- Any column number will be exposed on serialization.
-
lineNumber
int lineNumber
- Any line number will be exposed on serialization.
-
publicId
java.lang.String publicId
- Any public ID will be exposed on serialization.
-
systemId
java.lang.String systemId
- Any URI will be exposed on serialization.
-
Submit Feedback to xml-feedback@java.sun.com
Copyright © 1998-2000 Sun Microsystems, Inc. All Rights Reserved.
Sun Microsystems, Inc.
901 San Antonio Road
Palo Alto, California, 94303, U.S.A.