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