Package com.sleepycat.persist.evolve
Class IncompatibleClassException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sleepycat.persist.evolve.IncompatibleClassException
- All Implemented Interfaces:
Serializable
A class has been changed incompatibly and no mutation has been configured to
handle the change or a new class version number has not been assigned.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IncompatibleClassException
-