Class WebAuthn4JException

All Implemented Interfaces:
Serializable

public class WebAuthn4JException extends RuntimeException
See Also:
  • Constructor Details

    • WebAuthn4JException

      public WebAuthn4JException(String message)
    • WebAuthn4JException

      public WebAuthn4JException(String message, Throwable cause)
    • WebAuthn4JException

      public WebAuthn4JException(Throwable cause)