Class GenericCertificateException

All Implemented Interfaces:
Serializable

public final class GenericCertificateException extends GenericSecurityException
Author:
Hakan Altindag
See Also:
  • Constructor Details

    • GenericCertificateException

      public GenericCertificateException(Throwable cause)
    • GenericCertificateException

      public GenericCertificateException(String message)
    • GenericCertificateException

      public GenericCertificateException(String message, Throwable cause)