public class DataExpiredException extends DataSealerException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
serialVersionUID.
|
| Constructor and Description |
|---|
DataExpiredException()
Constructor.
|
DataExpiredException(Exception wrappedException)
Constructor.
|
DataExpiredException(String message)
Constructor.
|
DataExpiredException(String message,
Exception wrappedException)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public DataExpiredException()
public DataExpiredException(@Nullable String message)
message - exception messagepublic DataExpiredException(@Nullable Exception wrappedException)
wrappedException - exception to be wrapped by this oneCopyright © 1999–2020 Shibboleth Consortium. All rights reserved.