Serialized Form


Package com.novell.io

Class com.novell.io.CharEncodingException extends CharConversionException implements Serializable

Serialized Fields

value

int value

offset

int offset

outputOffset

int outputOffset

Class com.novell.io.EncodingBufferFullException extends CharConversionException implements Serializable

Serialized Fields

outputIndex

int outputIndex

inputIndex

int inputIndex

Package com.novell.nds.dirxml.driver

Class com.novell.nds.dirxml.driver.XmlDocument extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Mandatory readExternal method. Explicitly restores the supertype's fields and then restores this class's fields

Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Mandatory writeExernal method for object Serialization.

Serial Data:
Write the byte-serialized version as a byte-array
Throws:
IOException

Package com.novell.nds.dirxml.engine.gcv

Class com.novell.nds.dirxml.engine.gcv.GCValueNotFoundException extends GCVException implements Serializable

Serialized Fields

docURI

String docURI

lineNumber

int lineNumber

valueName

String valueName

Class com.novell.nds.dirxml.engine.gcv.GCValueParseException extends GCVException implements Serializable

Serialized Fields

errIndex

int errIndex

Class com.novell.nds.dirxml.engine.gcv.GCVArgumentException extends GCVException implements Serializable

Class com.novell.nds.dirxml.engine.gcv.GCVException extends Exception implements Serializable

Serialized Fields

code

int code

valueName

String valueName

node

Node node

Class com.novell.nds.dirxml.engine.gcv.GCVStateException extends GCVException implements Serializable

Class com.novell.nds.dirxml.engine.gcv.GCVXmlParseException extends GCVException implements Serializable

Class com.novell.nds.dirxml.engine.gcv.ShimParams.NoSuchReferenceException extends GCVException implements Serializable


Package com.novell.nds.dirxml.shimhost

Class com.novell.nds.dirxml.shimhost.AttributeValueException extends XMLException implements Serializable

Class com.novell.nds.dirxml.shimhost.CipherException extends Exception implements Serializable

Class com.novell.nds.dirxml.shimhost.ConfigException extends Exception implements Serializable

Class com.novell.nds.dirxml.shimhost.ElementContentException extends XMLException implements Serializable

Class com.novell.nds.dirxml.shimhost.FatalShimException extends ShimException implements Serializable

Class com.novell.nds.dirxml.shimhost.MissingAttributeException extends XMLException implements Serializable

Class com.novell.nds.dirxml.shimhost.MissingElementException extends XMLException implements Serializable

Class com.novell.nds.dirxml.shimhost.ShimConfig.BadPasswordException extends GeneralSecurityException implements Serializable

Class com.novell.nds.dirxml.shimhost.ShimException extends Exception implements Serializable

Class com.novell.nds.dirxml.shimhost.ShimHost.MethodException extends ShimException implements Serializable

Class com.novell.nds.dirxml.shimhost.XMLException extends ConfigException implements Serializable

Serialized Fields

locationURI

String locationURI
Base URI of XML document if not null


lineNumber

int lineNumber
Line number of error location in XML document, if not equal to -1


columnNumber

int columnNumber
Column number of error location in XML document, if not equal to -1


Package com.novell.nds.dirxml.util

Class com.novell.nds.dirxml.util.CronSchedule.SpecException extends Exception implements Serializable


Package com.novell.nds.dirxml.util.mail

Class com.novell.nds.dirxml.util.mail.HandlerException extends Exception implements Serializable


Package com.novell.xml.xpath

Class com.novell.xml.xpath.XPathConversionException extends XPathEvaluationException implements Serializable

Class com.novell.xml.xpath.XPathEvaluationException extends XPathException implements Serializable

Class com.novell.xml.xpath.XPathException extends Exception implements Serializable

Class com.novell.xml.xpath.XPathParserException extends XPathException implements Serializable


Package com.novell.xsl

Class com.novell.xsl.XSLException extends Exception implements Serializable

Serialized Fields

noError

boolean noError

Package com.novell.xsl.debug

Class com.novell.xsl.debug.AssertionException extends RuntimeException implements Serializable


Package com.novell.xsl.extensions

Class com.novell.xsl.extensions.ExtensionException extends ProcessException implements Serializable


Package com.novell.xsl.parser

Class com.novell.xsl.parser.XSLTParserException extends XSLException implements Serializable


Package com.novell.xsl.pattern

Class com.novell.xsl.pattern.PatternParserException extends XPathParserException implements Serializable


Package com.novell.xsl.process

Class com.novell.xsl.process.Priority extends BigDecimal implements Serializable

Class com.novell.xsl.process.ProcessException extends XSLException implements Serializable


Package com.novell.xsl.result

Class com.novell.xsl.result.AttributeAfterChildException extends ResultException implements Serializable

Class com.novell.xsl.result.IllegalNameException extends ResultException implements Serializable

Class com.novell.xsl.result.IllegalNodeException extends ResultException implements Serializable

Class com.novell.xsl.result.ResultException extends Exception implements Serializable

Serialized Fields

exception

Exception exception
The exception wrapped by this exception, or null if there is none.