Class WebAuthnException

All Implemented Interfaces:
Serializable

public class WebAuthnException extends RuntimeException
See Also:
  • Constructor Details

    • WebAuthnException

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

      public WebAuthnException(@Nullable String message)
    • WebAuthnException

      public WebAuthnException(@Nullable Throwable cause)