public class NumberSubmittedAttributesExceededException extends AmazonServiceException
Too many attributes exist in a single call.
AmazonServiceException.ErrorType| コンストラクタと説明 |
|---|
NumberSubmittedAttributesExceededException(java.lang.String message)
Constructs a new NumberSubmittedAttributesExceededException with the specified error
message.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
java.lang.Float |
getBoxUsage()
Returns the value of the BoxUsage property for this object.
|
void |
setBoxUsage(java.lang.Float boxUsage)
Sets the value of the BoxUsage property for this object.
|
getErrorCode, getErrorType, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorType, setRequestId, setServiceName, setStatusCode, toStringpublic NumberSubmittedAttributesExceededException(java.lang.String message)
message - Describes the error encountered.public java.lang.Float getBoxUsage()
public void setBoxUsage(java.lang.Float boxUsage)
boxUsage - The new value for this object's BoxUsage property.