Class ReplayVerificationError

All Implemented Interfaces:
Serializable

public class ReplayVerificationError extends RuntimeException
Exception raised when replay verification fails.
See Also:
  • Constructor Details

    • ReplayVerificationError

      public ReplayVerificationError(String message)
    • ReplayVerificationError

      public ReplayVerificationError(String message, Throwable cause)