public class NotAfterException extends Exception
| Constructor and Description |
|---|
NotAfterException(X509Certificate cert,
Date dt) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotAfterException(X509Certificate cert, Date dt)
public String getMessage()
getMessage in class ThrowableCopyright © 2020. All rights reserved.