public class InvalidQueryExpressionException extends AmazonServiceException
The specified query expression syntax is not valid.
AmazonServiceException.ErrorType
Constructor and Description |
---|
InvalidQueryExpressionException(java.lang.String message)
Constructs a new InvalidQueryExpressionException with the specified error
message.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Float |
getBoxUsage()
Returns the value of the BoxUsage property for this object.
|
void |
setBoxUsage(java.lang.Float boxUsage)
Sets the value of the BoxUsage property for this object.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCode
isRetryable
public InvalidQueryExpressionException(java.lang.String message)
message
- Describes the error encountered.public java.lang.Float getBoxUsage()
public void setBoxUsage(java.lang.Float boxUsage)
boxUsage
- The new value for this object's BoxUsage property.Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.