Serialized Form


Package com.plumtree.openfoundation.io

Class com.plumtree.openfoundation.io.XPDirectoryNotFoundException extends XPIOException implements Serializable

Class com.plumtree.openfoundation.io.XPFileNotFoundException extends XPIOException implements Serializable

Class com.plumtree.openfoundation.io.XPIOException extends XPException implements Serializable

Class com.plumtree.openfoundation.io.XPSecurityException extends XPException implements Serializable


Package com.plumtree.openfoundation.reflect

Class com.plumtree.openfoundation.reflect.XPIllegalAccessException extends XPException implements Serializable

Class com.plumtree.openfoundation.reflect.XPInvocationTargetException extends XPException implements Serializable

Class com.plumtree.openfoundation.reflect.XPNoSuchMethodException extends XPException implements Serializable


Package com.plumtree.openfoundation.security

Class com.plumtree.openfoundation.security.XPCryptoException extends XPException implements Serializable

Class com.plumtree.openfoundation.security.XPNoSuchAlgorithmException extends XPCryptoException implements Serializable


Package com.plumtree.openfoundation.util

Class com.plumtree.openfoundation.util.XPArithmeticException extends XPException implements Serializable

Class com.plumtree.openfoundation.util.XPArrayTypeMismatchException extends XPException implements Serializable

Class com.plumtree.openfoundation.util.XPClassCastException extends XPException implements Serializable

Class com.plumtree.openfoundation.util.XPClassNotFoundException extends XPException implements Serializable

Class com.plumtree.openfoundation.util.XPException extends java.lang.RuntimeException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause
As originally implemented, we presume JDK 1.3's Throwable class, which does not contain an inner exception field.


message

java.lang.String message
XPException instances need their own message because the message must change if this instance is passed as the Throwable to XPException.GetInstance(message, Throwable)


myStackTrace

java.lang.String myStackTrace

rethrowStack

IXPList rethrowStack

formatter

com.plumtree.openfoundation.util.XPExceptionFormatter formatter

Class com.plumtree.openfoundation.util.XPFormatException extends XPException implements Serializable

Class com.plumtree.openfoundation.util.XPIllegalArgumentException extends XPException implements Serializable

Class com.plumtree.openfoundation.util.XPIllegalStateException extends XPException implements Serializable

Class com.plumtree.openfoundation.util.XPIndexOutOfBoundsException extends XPException implements Serializable

Class com.plumtree.openfoundation.util.XPMalformedURLException extends XPException implements Serializable

Class com.plumtree.openfoundation.util.XPNotImplementedException extends XPException implements Serializable

Class com.plumtree.openfoundation.util.XPNullPointerException extends XPException implements Serializable

Class com.plumtree.openfoundation.util.XPParseException extends XPException implements Serializable

Class com.plumtree.openfoundation.util.XPThreadInterruptedException extends XPException implements Serializable

Class com.plumtree.openfoundation.util.XPUnsupportedEncodingException extends XPException implements Serializable

Class com.plumtree.openfoundation.util.XPUnsupportedOperationException extends XPException implements Serializable



Copyright © 2002, 2003, 2004 Plumtree Software Inc. All Rights Reserved.