Berkeley DB
version 6.2.32
- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.sleepycat.persist.evolve.DeletedClassException
-
- All Implemented Interfaces:
- java.io.Serializable
public class DeletedClassException
extends java.lang.RuntimeException
While reading from an index, an instance of a deleted class version was
encountered.
- See Also:
Class Evolution
,
Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Berkeley DB
version 6.2.32
- Detail:
- Field |
- Constr |
- Method
Copyright (c) 1996, 2017 Oracle and/or its affiliates. All rights reserved.