javax.security.cert
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(String msg) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CertificateExpiredException()
public CertificateExpiredException(String msg)