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