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