Class OPageIsBrokenException

All Implemented Interfaces:
OHighLevelException, Serializable

public class OPageIsBrokenException extends OStorageException implements OHighLevelException
Exception which is thrown by storage when it detects that some pages of files are broken and it switches to "read only" mode.
See Also:
  • Constructor Details

    • OPageIsBrokenException

      public OPageIsBrokenException(OStorageException exception)
    • OPageIsBrokenException

      public OPageIsBrokenException(String string)