public class DataSealerException extends ShibbolethException
DataSealer.| コンストラクタと説明 |
|---|
DataSealerException()
Constructor.
|
DataSealerException(String message)
Constructor.
|
DataSealerException(String message,
Throwable wrappedException)
Constructor.
|
DataSealerException(Throwable wrappedException)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DataSealerException()
public DataSealerException(String message)
message - exception messagepublic DataSealerException(Throwable wrappedException)
wrappedException - exception to be wrapped by this oneCopyright © 2012. All Rights Reserved.