com.sleepycat.persist.evolve
Class DeletedClassException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sleepycat.je.DatabaseException
com.sleepycat.persist.evolve.DeletedClassException
- All Implemented Interfaces:
- Serializable
public class DeletedClassException
- extends DatabaseException
While reading from an index, an instance of a deleted class version was
encountered.
- Author:
- Mark Hayes
- See Also:
ConversionStore.deleteUnusedType
,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DeletedClassException
public DeletedClassException()
Copyright (c) 1996-2006 Sleepycat Software, Inc. - All rights reserved.