Class ModificationDetectionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.pgpainless.exception.ModificationDetectionException
All Implemented Interfaces:
Serializable

public class ModificationDetectionException extends IOException
Exception that gets thrown when the verification of a modification detection code failed.
See Also:
  • Constructor Details

    • ModificationDetectionException

      public ModificationDetectionException()