SignException

public class SignException extends Exception

Exception class representing the error during signing the digital signature.

Author:kcyee

Constructors

SignException

public SignException(String message)

Construtor with message.

Parameters:
  • message – the message of the exception