Class VerificationFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
i5.las2peer.persistency.VerificationFailedException
All Implemented Interfaces:
Serializable

public class VerificationFailedException extends Exception
Exception thrown on failed cryptografic signature verifications.
See Also:
  • Constructor Details

    • VerificationFailedException

      public VerificationFailedException(String message)
    • VerificationFailedException

      public VerificationFailedException(String message, Throwable cause)