Class DbChecksumException

All Implemented Interfaces:
Serializable

public class DbChecksumException extends RuntimeException
An exception thrown when the data's checksum does not match expectations
See Also:
  • Constructor Details

    • DbChecksumException

      public DbChecksumException(Exception e)
    • DbChecksumException

      public DbChecksumException(String msg)