public class NumberDomainAttributesExceededException extends AmazonServiceException
Too many attributes in this domain.
AmazonServiceException.ErrorType
Constructor and Description |
---|
NumberDomainAttributesExceededException(String message)
Constructs a new NumberDomainAttributesExceededException with the
specified error message.
|
Modifier and Type | Method and Description |
---|---|
Float |
getBoxUsage() |
void |
setBoxUsage(Float boxUsage) |
NumberDomainAttributesExceededException |
withBoxUsage(Float boxUsage) |
getErrorCode, getErrorMessage, getErrorType, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NumberDomainAttributesExceededException(String message)
message
- Describes the error encountered.public void setBoxUsage(Float boxUsage)
boxUsage
- public Float getBoxUsage()
public NumberDomainAttributesExceededException withBoxUsage(Float boxUsage)
boxUsage
- Copyright © 2016. All rights reserved.