javax.security.cert
public class CertificateNotYetValidException extends CertificateException
Signals that a certificate is not yet valid.
This class is deprecated in favor of the CertificateNotYetValidException
class. It should not be
used in new applications.
Constructor and Description |
---|
CertificateNotYetValidException() |
CertificateNotYetValidException(String msg) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CertificateNotYetValidException()
public CertificateNotYetValidException(String msg)