Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.webauthn4j.util.exception.WebAuthnException
- com.webauthn4j.verifier.exception.VerificationException
- com.webauthn4j.verifier.exception.BadAaguidException
- com.webauthn4j.verifier.exception.BadAlgorithmException
- com.webauthn4j.verifier.exception.BadAttestationStatementException
- com.webauthn4j.verifier.exception.KeyDescriptionValidationException
- com.webauthn4j.verifier.exception.BadBackupEligibleFlagException
- com.webauthn4j.verifier.exception.BadChallengeException
- com.webauthn4j.verifier.exception.BadOriginException
- com.webauthn4j.verifier.exception.BadRpIdException
- com.webauthn4j.verifier.exception.BadSignatureException
- com.webauthn4j.verifier.exception.CertificateException
- com.webauthn4j.verifier.exception.ConstraintViolationException
- com.webauthn4j.verifier.exception.CredentialIdTooLongException
- com.webauthn4j.verifier.exception.CrossOriginException
- com.webauthn4j.verifier.exception.IllegalBackupStateException
- com.webauthn4j.verifier.exception.InconsistentClientDataTypeException
- com.webauthn4j.verifier.exception.MaliciousCounterValueException
- com.webauthn4j.verifier.exception.MissingChallengeException
- com.webauthn4j.verifier.exception.NotAllowedAlgorithmException
- com.webauthn4j.verifier.exception.NotAllowedCredentialIdException
- com.webauthn4j.verifier.exception.PublicKeyMismatchException
- com.webauthn4j.verifier.exception.SelfAttestationProhibitedException
- com.webauthn4j.verifier.exception.TokenBindingException
- com.webauthn4j.verifier.exception.TrustAnchorNotFoundException
- com.webauthn4j.verifier.exception.UnexpectedExtensionException
- com.webauthn4j.verifier.exception.UserNotPresentException
- com.webauthn4j.verifier.exception.UserNotVerifiedException
- com.webauthn4j.verifier.exception.VerificationException
- com.webauthn4j.util.exception.WebAuthnException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)