Class ChallengeMatchException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.mokamint.nonce.api.ChallengeMatchException
All Implemented Interfaces:
Serializable

public class ChallengeMatchException extends Exception
An exception thrown when two challenges do not match.
See Also:
  • Constructor Details

    • ChallengeMatchException

      public ChallengeMatchException(String message)
      Creates the exception.
      Parameters:
      message - the message in the exception