javax.security.cert
public class CertificateExpiredException extends CertificateException
Signals that a certificate has expired.
This class is deprecated in favor of the {@link java.security.cert.CertificateExpiredException} class. It should not be used in new applications.
Constructor Summary | |
---|---|
CertificateExpiredException() | |
CertificateExpiredException(String msg) |