public class InvalidParameterValueException
extends com.amazonaws.AmazonServiceException
Indicates that a request parameter does not comply with the associated constraints.
| Constructor and Description |
|---|
InvalidParameterValueException(String message)
Constructs a new InvalidParameterValueException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorType, setRequestId, setServiceName, setStatusCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidParameterValueException(String message)
message - Describes the error encountered.Copyright © 2015. All rights reserved.