Class MaliciousCounterValueException

All Implemented Interfaces:
Serializable

public class MaliciousCounterValueException extends VerificationException
Thrown if the counter value is lower than expected value
See Also:
  • Constructor Details

    • MaliciousCounterValueException

      public MaliciousCounterValueException(@Nullable @Nullable String message)
    • MaliciousCounterValueException

      public MaliciousCounterValueException(@Nullable @Nullable String message, @Nullable @Nullable Throwable cause)
    • MaliciousCounterValueException

      public MaliciousCounterValueException(@Nullable @Nullable Throwable cause)