public class NumberDomainBytesExceededException extends AmazonServiceException
Too many bytes in this domain.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
NumberDomainBytesExceededException(String message)
Constructs a new NumberDomainBytesExceededException with the specified error
message.
|
| Modifier and Type | Method and Description |
|---|---|
Float |
getBoxUsage()
Returns the value of the BoxUsage property for this object.
|
void |
setBoxUsage(Float boxUsage)
Sets the value of the BoxUsage property for this object.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NumberDomainBytesExceededException(String message)
message - Describes the error encountered.public Float getBoxUsage()
public void setBoxUsage(Float boxUsage)
boxUsage - The new value for this object's BoxUsage property.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.