public class CertificateNotYetValidException extends CertificateException
| Constructor and Description |
|---|
CertificateNotYetValidException()
Constructs an exception without a message string.
|
CertificateNotYetValidException(java.lang.String msg)
Constructs an exception with a message string.
|
public CertificateNotYetValidException()
public CertificateNotYetValidException(java.lang.String msg)
msg - A message to display with exception