|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package javax.xml.parsers |
Class javax.xml.parsers.FactoryConfigurationError extends java.lang.Error implements Serializable |
Serialized Fields |
java.lang.Exception exception
Class javax.xml.parsers.ParserConfigurationException extends java.lang.Exception implements Serializable |
Package org.w3c.dom |
Class org.w3c.dom.DOMException extends java.lang.RuntimeException implements Serializable |
Serialized Fields |
short code
Package org.w3c.dom.events |
Class org.w3c.dom.events.EventException extends java.lang.RuntimeException implements Serializable |
Serialized Fields |
short code
Package org.w3c.dom.ls |
Class org.w3c.dom.ls.LSException extends java.lang.RuntimeException implements Serializable |
Serialized Fields |
short code
Package org.w3c.dom.ranges |
Class org.w3c.dom.ranges.RangeException extends java.lang.RuntimeException implements Serializable |
Serialized Fields |
short code
Package org.w3c.dom.xpath |
Class org.w3c.dom.xpath.XPathException extends java.lang.RuntimeException implements Serializable |
Serialized Fields |
short code
Package org.xml.sax |
Class org.xml.sax.SAXException extends java.lang.Exception implements Serializable |
serialVersionUID: 583241635256073760l
Serialized Fields |
java.lang.Exception exception
Class org.xml.sax.SAXNotRecognizedException extends SAXException implements Serializable |
serialVersionUID: 5440506620509557213l
Class org.xml.sax.SAXNotSupportedException extends SAXException implements Serializable |
serialVersionUID: -1422818934641823846l
Class org.xml.sax.SAXParseException extends SAXException implements Serializable |
serialVersionUID: -5651165872476709336l
Serialized Fields |
java.lang.String publicId
SAXParseException.getPublicId()
java.lang.String systemId
SAXParseException.getSystemId()
int lineNumber
SAXParseException.getLineNumber()
int columnNumber
SAXParseException.getColumnNumber()
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |