Package com.db4o.ext
Class EmergencyShutdownReadOnlyException
- 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.Db4oIOException
-
- com.db4o.ext.EmergencyShutdownReadOnlyException
-
- All Implemented Interfaces:
java.io.Serializable
public class EmergencyShutdownReadOnlyException extends Db4oIOException
A previous IO exception has switched the database file to read-only mode for controlled shutdown.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.db4o.foundation.ChainedRuntimeException
ChainedRuntimeException.ChainedRuntimeExceptionMixin
-
-
Constructor Summary
Constructors Constructor Description EmergencyShutdownReadOnlyException()
-