Class CredentialIdTooLongException

All Implemented Interfaces:
Serializable

public class CredentialIdTooLongException extends VerificationException
See Also:
  • Constructor Details

    • CredentialIdTooLongException

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

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

      public CredentialIdTooLongException(@Nullable @Nullable Throwable cause)