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