Class CertPathCheckException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.webauthn4j.metadata.exception.CertPathCheckException
All Implemented Interfaces:
Serializable

public class CertPathCheckException extends RuntimeException
See Also:
  • Constructor Details

    • CertPathCheckException

      public CertPathCheckException(@Nullable @Nullable String message, @Nullable @Nullable Throwable cause)
    • CertPathCheckException

      public CertPathCheckException(@Nullable @Nullable String message)
    • CertPathCheckException

      public CertPathCheckException(@Nullable @Nullable Throwable cause)