Class WebAuthnException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DataConversionException, JWSException, VerificationException

public class WebAuthnException extends RuntimeException
See Also:
  • Constructor Details

    • WebAuthnException

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

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

      public WebAuthnException(@Nullable @Nullable Throwable cause)