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