public class CertificateNotYetValidException extends CertificateException
| Constructor and Description |
|---|
CertificateNotYetValidException()
Constructs an exception without a message string.
|
CertificateNotYetValidException(String msg)
Constructs an exception with a message string.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CertificateNotYetValidException()
public CertificateNotYetValidException(String msg)
msg - A message to display with exception