public class CertificateExpiredException extends CertificateException
Signals that a certificate has expired.
This class is deprecated in favor of the CertificateExpiredException class. It should not be used
in new applications.
| Constructor and Description |
|---|
CertificateExpiredException() |
CertificateExpiredException(java.lang.String msg) |
public CertificateExpiredException()
public CertificateExpiredException(java.lang.String msg)