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