public class TooManyRequestedAttributesException extends AmazonServiceException
Too many attributes requested.
AmazonServiceException.ErrorType| Constructor and Description | 
|---|
TooManyRequestedAttributesException(java.lang.String message)
Constructs a new TooManyRequestedAttributesException with the specified error
 message. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
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, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCodeisRetryablepublic TooManyRequestedAttributesException(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.Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.