public class NumberDomainsExceededException extends AmazonServiceException
Too many domains exist per this account.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
NumberDomainsExceededException(String message)
Constructs a new NumberDomainsExceededException 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 NumberDomainsExceededException(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.