Class PagesCorruptException

All Implemented Interfaces:
Serializable

public class PagesCorruptException extends FileCorruptException
Errors related to pages were detected in a database file, e.g. bad page refs outside of the file.
See Also:
  • Constructor Details

    • PagesCorruptException

      public PagesCorruptException(String message)
    • PagesCorruptException

      public PagesCorruptException(String message, int errorCode)