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