Package com.db4o.ext
Class UnsupportedOldFormatException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.db4o.foundation.ChainedRuntimeException
-
- com.db4o.ext.Db4oException
-
- com.db4o.ext.Db4oFatalException
-
- com.db4o.ext.UnsupportedOldFormatException
-
- All Implemented Interfaces:
java.io.Serializable
public class UnsupportedOldFormatException extends Db4oFatalException
This exception is thrown while reading old database files for which support has been dropped.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.db4o.foundation.ChainedRuntimeException
ChainedRuntimeException.ChainedRuntimeExceptionMixin
-
-
Constructor Summary
Constructors Constructor Description UnsupportedOldFormatException()
-