com.sleepycat.persist.evolve
Class DeletedClassException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sleepycat.je.DatabaseException
com.sleepycat.je.OperationFailureException
com.sleepycat.persist.evolve.DeletedClassException
- All Implemented Interfaces:
- Serializable
public class DeletedClassException
- extends OperationFailureException
While reading from an index, an instance of a deleted class version was
encountered.
- Author:
- Mark Hayes
- See Also:
Class Evolution
,
Serialized Form
Copyright (c) 2004-2011 Oracle. All rights reserved.