Class CertificateException

All Implemented Interfaces:
Serializable

public class CertificateException extends IOException
See Also:
  • Field Details

  • Constructor Details

    • CertificateException

      public CertificateException(String var0, Certificate var1, byte var2)
    • CertificateException

      public CertificateException(Certificate var0, byte var1)
  • Method Details

    • getCertificate

      public Certificate getCertificate()
    • getReason

      public byte getReason()