Package com.db4o.ext

Class IncompatibleFileFormatException

  • All Implemented Interfaces:
    java.io.Serializable

    public class IncompatibleFileFormatException
    extends Db4oFatalException
    db4o-specific exception.

    This exception is thrown when the database file format is not compatible with the applied configuration.
    See Also:
    Serialized Form
    • Constructor Detail

      • IncompatibleFileFormatException

        public IncompatibleFileFormatException()
      • IncompatibleFileFormatException

        public IncompatibleFileFormatException​(java.lang.String message)