public class AttributeRequestException extends ShibbolethException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
Serial version UID.
|
| Constructor and Description |
|---|
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, toStringprivate static final long serialVersionUID
public AttributeRequestException()
public AttributeRequestException(String message)
message - exception messagepublic AttributeRequestException(Throwable wrappedException)
wrappedException - exception to be wrapped by this oneCopyright © 1999-2015. All Rights Reserved.