@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AttributeDoesNotExistException extends AmazonSimpleDBException
The specified attribute does not exist.
AmazonServiceException.ErrorType
Constructor and Description |
---|
AttributeDoesNotExistException(String message)
Constructs a new AttributeDoesNotExistException with the specified error message.
|
Modifier and Type | Method and Description |
---|---|
Float |
getBoxUsage() |
void |
setBoxUsage(Float boxUsage) |
AttributeDoesNotExistException |
withBoxUsage(Float boxUsage) |
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AttributeDoesNotExistException(String message)
message
- Describes the error encountered.public void setBoxUsage(Float boxUsage)
boxUsage
- public Float getBoxUsage()
public AttributeDoesNotExistException withBoxUsage(Float boxUsage)
boxUsage
- Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.