public class InvalidQueryExpressionException extends AmazonServiceException
The specified query expression syntax is not valid.
AmazonServiceException.ErrorType| Constructor and Description | 
|---|
| InvalidQueryExpressionException(String message)Constructs a new InvalidQueryExpressionException 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 InvalidQueryExpressionException(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 © 2015. All rights reserved.