Date
notAfter
(Omit source code)
Constructs a CertificateExpiredException with no detail message. A detail message is a String that describes this particular exception. super();
super();
Constructs a CertificateExpiredException with the specified detail message. A detail message is a String that describes this particular exception.parammessage the detail message. super(message);
super(message);