Class WebAuthnException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.tremolosecurity.proxy.auth.webauthn.WebAuthnException
-
Constructor Summary
ConstructorDescriptionWebAuthnException
(String message) WebAuthnException
(String message, Throwable cause) WebAuthnException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) WebAuthnException
(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
public WebAuthnException() -
WebAuthnException
-
WebAuthnException
-
WebAuthnException
-
WebAuthnException
-