VerifyException

public class VerifyException extends Exception

Exception class representing the error during verification of digital signature.

Author:kcyee

Constructors

VerifyException

public VerifyException(String message)

Construtor with message.

Parameters:
  • message – the message of the exception