Class InvalidNonceException

    • Constructor Detail

      • InvalidNonceException

        public InvalidNonceException​(String message)
        Constructs a new InvalidNonceException with the specified error message.
        Parameters:
        message - Describes the error encountered.