public class InvalidNumberPredicatesException extends AmazonServiceException
Too many predicates exist in the query expression.
AmazonServiceException.ErrorType| コンストラクタと説明 |
|---|
InvalidNumberPredicatesException(java.lang.String message)
Constructs a new InvalidNumberPredicatesException with the specified error
message.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
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, getErrorType, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorType, setRequestId, setServiceName, setStatusCode, toStringpublic InvalidNumberPredicatesException(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.