Serialized Form
-
Package javax.xml.datatype
-
Exception javax.xml.datatype.DatatypeConfigurationException
class DatatypeConfigurationException extends Exception implements Serializable- serialVersionUID:
- -1699373159027047238L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
causeOnJDK13OrBelow
Throwable causeOnJDK13OrBelow
This field is required to store the cause on JDK 1.3 and below.
-
-
-
Package javax.xml.namespace
-
Class javax.xml.namespace.QName
class QName extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
-
-
Package javax.xml.parsers
-
Error javax.xml.parsers.FactoryConfigurationError
class FactoryConfigurationError extends Error implements Serializable-
Serialized Fields
-
exception
Exception exception
Exception
that represents the error.
-
-
-
Exception javax.xml.parsers.ParserConfigurationException
class ParserConfigurationException extends Exception implements Serializable
-
-
Package javax.xml.stream
-
Error javax.xml.stream.FactoryConfigurationError
class FactoryConfigurationError extends Error implements Serializable- serialVersionUID:
- -2994412584589975744L
-
Serialized Fields
-
nested
Exception nested
-
-
Exception javax.xml.stream.XMLStreamException
class XMLStreamException extends Exception implements Serializable- serialVersionUID:
- 2018819321811497362L
-
-
Package javax.xml.transform
-
Exception javax.xml.transform.TransformerConfigurationException
class TransformerConfigurationException extends TransformerException implements Serializable -
Exception javax.xml.transform.TransformerException
class TransformerException extends Exception implements Serializable- serialVersionUID:
- 975798773772956428L
-
Serialized Fields
-
containedException
Throwable containedException
Field containedException specifies a wrapped exception. May be null. -
locator
SourceLocator locator
Field locator specifies where the error occurred
-
-
Error javax.xml.transform.TransformerFactoryConfigurationError
class TransformerFactoryConfigurationError extends Error implements Serializable-
Serialized Fields
-
exception
Exception exception
Exception
for theTransformerFactoryConfigurationError
.
-
-
-
-
Package javax.xml.validation
-
Error javax.xml.validation.SchemaFactoryConfigurationError
class SchemaFactoryConfigurationError extends Error implements Serializable- serialVersionUID:
- 3531438703147750126L
-
-
Package javax.xml.xpath
-
Exception javax.xml.xpath.XPathException
class XPathException extends Exception implements Serializable- serialVersionUID:
- -1837080260374986980L
-
Serialized Fields
-
cause
Throwable cause
-
-
Exception javax.xml.xpath.XPathExpressionException
class XPathExpressionException extends XPathException implements Serializable- serialVersionUID:
- -1837080260374986980L
-
Exception javax.xml.xpath.XPathFactoryConfigurationException
class XPathFactoryConfigurationException extends XPathException implements Serializable- serialVersionUID:
- -1837080260374986980L
-
Exception javax.xml.xpath.XPathFunctionException
class XPathFunctionException extends XPathExpressionException implements Serializable- serialVersionUID:
- -1837080260374986980L
-
-
Package org.w3c.css.sac
-
Exception org.w3c.css.sac.CSSException
class CSSException extends RuntimeException implements Serializable -
Exception org.w3c.css.sac.CSSParseException
class CSSParseException extends CSSException implements Serializable-
Serialized Fields
-
columnNumber
int columnNumber
-
lineNumber
int lineNumber
-
uri
String uri
-
-
-
-
Package org.w3c.dom
-
Exception org.w3c.dom.DOMException
class DOMException extends RuntimeException implements Serializable- serialVersionUID:
- 6627732366795969916L
-
Serialized Fields
-
code
short code
-
-
-
Package org.w3c.dom.events
-
Exception org.w3c.dom.events.EventException
class EventException extends RuntimeException implements Serializable-
Serialized Fields
-
code
short code
-
-
-
-
Package org.w3c.dom.ls
-
Exception org.w3c.dom.ls.LSException
class LSException extends RuntimeException implements Serializable-
Serialized Fields
-
code
short code
-
-
-
-
Package org.w3c.dom.ranges
-
Exception org.w3c.dom.ranges.RangeException
class RangeException extends RuntimeException implements Serializable-
Serialized Fields
-
code
short code
-
-
-
-
Package org.w3c.dom.svg
-
Exception org.w3c.dom.svg.SVGException
class SVGException extends RuntimeException implements Serializable-
Serialized Fields
-
code
short code
-
-
-
-
Package org.w3c.dom.xpath
-
Exception org.w3c.dom.xpath.XPathException
class XPathException extends RuntimeException implements Serializable-
Serialized Fields
-
code
short code
-
-
-
-
Package org.xml.sax
-
Exception org.xml.sax.SAXException
class SAXException extends Exception implements Serializable- serialVersionUID:
- 583241635256073760L
-
Serialized Fields
-
exception
Exception exception
The embedded exception if tunnelling, or null.
-
-
Exception org.xml.sax.SAXNotRecognizedException
class SAXNotRecognizedException extends SAXException implements Serializable- serialVersionUID:
- 5440506620509557213L
-
Exception org.xml.sax.SAXNotSupportedException
class SAXNotSupportedException extends SAXException implements Serializable- serialVersionUID:
- -1422818934641823846L
-
Exception org.xml.sax.SAXParseException
class SAXParseException extends SAXException implements Serializable- serialVersionUID:
- -5651165872476709336L
-