Serialized Form
-
Package com.ibm.websphere.cache
-
Class com.ibm.websphere.cache.ChangeEvent
class ChangeEvent extends EventObject implements Serializable- serialVersionUID:
- -7681862873508155911L
-
Class com.ibm.websphere.cache.InvalidationEvent
class InvalidationEvent extends EventObject implements Serializable- serialVersionUID:
- -9012240660005037807L
-
-
Package com.ibm.websphere.cache.exception
-
Exception com.ibm.websphere.cache.exception.DiskCacheEntrySizeOverLimitException
class DiskCacheEntrySizeOverLimitException extends DynamicCacheException implements Serializable- serialVersionUID:
- 2656071545701845896L
-
Exception com.ibm.websphere.cache.exception.DiskCacheUsingOldFormatException
class DiskCacheUsingOldFormatException extends DynamicCacheException implements Serializable- serialVersionUID:
- -3760842684658943228L
-
Exception com.ibm.websphere.cache.exception.DiskIOException
class DiskIOException extends DynamicCacheException implements Serializable- serialVersionUID:
- 1390857807469146766L
-
Exception com.ibm.websphere.cache.exception.DiskOffloadNotEnabledException
class DiskOffloadNotEnabledException extends DynamicCacheException implements Serializable- serialVersionUID:
- -5082196191715410157L
-
Exception com.ibm.websphere.cache.exception.DiskSizeInEntriesOverLimitException
class DiskSizeInEntriesOverLimitException extends DynamicCacheException implements Serializable- serialVersionUID:
- 2221451214830436278L
-
Exception com.ibm.websphere.cache.exception.DiskSizeOverLimitException
class DiskSizeOverLimitException extends DynamicCacheException implements Serializable- serialVersionUID:
- -8048186487020737461L
-
Exception com.ibm.websphere.cache.exception.DynamicCacheException
class DynamicCacheException extends Exception implements Serializable- serialVersionUID:
- -4998690760275949098L
-
Exception com.ibm.websphere.cache.exception.DynamicCacheServiceNotStarted
class DynamicCacheServiceNotStarted extends DynamicCacheException implements Serializable- serialVersionUID:
- -8035956532047048631L
-
Exception com.ibm.websphere.cache.exception.MiscellaneousException
class MiscellaneousException extends DynamicCacheException implements Serializable- serialVersionUID:
- -733655168072791778L
-
Exception com.ibm.websphere.cache.exception.SerializationException
class SerializationException extends DynamicCacheException implements Serializable- serialVersionUID:
- 8241039830901064117L
-
-
Package com.ibm.websphere.exception
-
Exception com.ibm.websphere.exception.DistributedException
class DistributedException extends Exception implements Serializable- serialVersionUID:
- -8708570105949230167L
-
Serialized Fields
-
exceptionInfo
DistributedExceptionInfo exceptionInfo
-
-
Class com.ibm.websphere.exception.DistributedExceptionInfo
class DistributedExceptionInfo extends Object implements Serializable- serialVersionUID:
- 7298223355966269413L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
className
String className
-
formatArguments
Object[] formatArguments
-
lineSeparator
String lineSeparator
-
message
String message
-
previousException
byte[] previousException
-
previousExceptionInfo
DistributedExceptionInfo previousExceptionInfo
-
resourceBundleName
String resourceBundleName
-
resourceKey
String resourceKey
-
stackTrace
String stackTrace
-
-
Exception com.ibm.websphere.exception.ExceptionInstantiationException
class ExceptionInstantiationException extends DistributedException implements Serializable- serialVersionUID:
- 4996311351594139105L
-