Serialized Form
-
Package net.sf.saxon.dom
-
Class net.sf.saxon.dom.DOMExceptionImpl extends org.w3c.dom.DOMException implements Serializable
-
Serialized Fields
-
code
short code
-
-
-
-
Package net.sf.saxon.event
-
Class net.sf.saxon.event.CopyNamespaceSensitiveException extends XPathException implements Serializable
-
Class net.sf.saxon.event.NoOpenStartTagException extends XPathException implements Serializable
-
-
Package net.sf.saxon.expr.instruct
-
Class net.sf.saxon.expr.instruct.TerminationException extends XPathException implements Serializable
-
-
Package net.sf.saxon.expr.parser
-
Class net.sf.saxon.expr.parser.PathMap.PathMapNodeSet extends java.util.HashSet<PathMap.PathMapNode> implements Serializable
-
-
Package net.sf.saxon.expr.sort
-
Class net.sf.saxon.expr.sort.ComparisonException extends java.lang.ClassCastException implements Serializable
-
Serialized Fields
-
cause
XPathException cause
-
-
-
-
Package net.sf.saxon.functions
-
Class net.sf.saxon.functions.Error.UserDefinedXPathException extends XPathException implements Serializable
-
-
Package net.sf.saxon.om
-
Class net.sf.saxon.om.NamePool.NamePoolLimitException extends java.lang.RuntimeException implements Serializable
-
Class net.sf.saxon.om.QNameException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
message
java.lang.String message
-
-
-
-
Package net.sf.saxon.regex
-
Class net.sf.saxon.regex.RESyntaxException extends java.lang.RuntimeException implements Serializable
-
-
Package net.sf.saxon.s9api
-
Class net.sf.saxon.s9api.SaxonApiException extends java.lang.Exception implements Serializable
-
Class net.sf.saxon.s9api.SaxonApiUncheckedException extends java.lang.RuntimeException implements Serializable
-
-
Package net.sf.saxon.s9api.streams
-
Class net.sf.saxon.s9api.streams.XdmCollectors.MultipleItemException extends java.lang.RuntimeException implements Serializable
-
-
Package net.sf.saxon.trans
-
Class net.sf.saxon.trans.LicenseException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
reason
int reason
-
-
-
Class net.sf.saxon.trans.NoDynamicContextException extends XPathException implements Serializable
-
Class net.sf.saxon.trans.QuitParsingException extends XPathException implements Serializable
-
Serialized Fields
-
notifiedByConsumer
boolean notifiedByConsumer
-
-
-
Class net.sf.saxon.trans.UncheckedXPathException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
cause
XPathException cause
-
-
-
Class net.sf.saxon.trans.XmlProcessingAbort extends java.lang.RuntimeException implements Serializable
-
Class net.sf.saxon.trans.XPathException extends javax.xml.transform.TransformerException implements Serializable
-
Serialized Fields
-
errorCode
StructuredQName errorCode
-
errorObject
Sequence errorObject
-
failingExpression
Expression failingExpression
-
hasBeenReported
boolean hasBeenReported
-
hostLanguage
java.lang.String hostLanguage
-
isGlobalError
boolean isGlobalError
-
isStaticError
boolean isStaticError
-
isSyntaxError
boolean isSyntaxError
-
isTypeError
boolean isTypeError
-
-
-
Class net.sf.saxon.trans.XPathException.Circularity extends XPathException implements Serializable
-
Class net.sf.saxon.trans.XPathException.StackOverflow extends XPathException implements Serializable
-
-
Package net.sf.saxon.type
-
Class net.sf.saxon.type.MissingComponentException extends java.lang.RuntimeException implements Serializable
-
Class net.sf.saxon.type.SchemaException extends XPathException implements Serializable
-
Class net.sf.saxon.type.ValidationException extends XPathException implements Serializable
-
Serialized Fields
-
failure
ValidationFailure failure
-
-
-
Class net.sf.saxon.type.ValidationParams extends java.util.HashMap<StructuredQName,Sequence> implements Serializable
-