public class CertificateException extends java.lang.Exception
Signals a generic problem with certificates.
This class is deprecated in favor of the CertificateException class. It should not be used in new
applications.
| Constructor and Description |
|---|
CertificateException() |
CertificateException(java.lang.String msg) |
public CertificateException()
public CertificateException(java.lang.String msg)