Class NotAllowedCredentialIdException

All Implemented Interfaces:
Serializable

public class NotAllowedCredentialIdException extends VerificationException
See Also:
  • Constructor Details

    • NotAllowedCredentialIdException

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

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

      public NotAllowedCredentialIdException(@Nullable @Nullable Throwable cause)