Class BadRpIdException

All Implemented Interfaces:
Serializable

public class BadRpIdException extends VerificationException
Thrown if bad rpId is specified
See Also:
  • Constructor Details

    • BadRpIdException

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

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

      public BadRpIdException(@Nullable @Nullable Throwable cause)