Class WebAuthn4JException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.vertx.ext.auth.webauthn4j.WebAuthn4JException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWebAuthn4JException(String message) WebAuthn4JException(String message, Throwable cause) WebAuthn4JException(Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WebAuthn4JException
-
WebAuthn4JException
-
WebAuthn4JException
-