Package com.db4o.ext

Class 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
    • 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
    • Constructor Detail

      • EmergencyShutdownReadOnlyException

        public EmergencyShutdownReadOnlyException()