public class InvalidParameterValueException extends AmazonServiceException
The value for a parameter is invalid.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
InvalidParameterValueException(String message)
Constructs a new InvalidParameterValueException 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 InvalidParameterValueException(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 © 2013 Amazon Web Services, Inc. All Rights Reserved.