Class FixityCheckException

All Implemented Interfaces:
Serializable

public class FixityCheckException extends OcflJavaException
Indicates that a calculated digest does not match the expected digest
See Also:
  • Constructor Details

    • FixityCheckException

      public FixityCheckException()
    • FixityCheckException

      public FixityCheckException(String message)
    • FixityCheckException

      public FixityCheckException(String message, Throwable cause)
    • FixityCheckException

      public FixityCheckException(Throwable cause)