Class SignatureFailureException

    • Constructor Detail

      • SignatureFailureException

        public SignatureFailureException​(String errorCode,
                                         String errorMessage,
                                         Throwable rootCause)
        Constructor for CryptoFailureException class.
        Parameters:
        errorCode - the error code.
        errorMessage - the error message.
        rootCause - the cause.