java.security.cert
public class CertificateExpiredException extends CertificateException
Since: 1.2
UNKNOWN: updated to 1.4
| Constructor Summary | |
|---|---|
| CertificateExpiredException()
Constructs an exception without a message string. | |
| CertificateExpiredException(String msg)
Constructs an exception with a message string.
| |
Parameters: msg a message to display with exception