java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.webauthn4j.util.exception.WebAuthnException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DataConversionException,JWSException,VerificationException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWebAuthnException(@Nullable String message) WebAuthnException(@Nullable String message, @Nullable Throwable cause) WebAuthnException(@Nullable Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WebAuthnException
-
WebAuthnException
-
WebAuthnException
-