@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class InvalidItemContentException extends AWSSimpleSystemsManagementException
One or more content items is not valid.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
InvalidItemContentException(String message)
Constructs a new InvalidItemContentException with the specified error message.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getTypeName() |
void |
setTypeName(String typeName) |
InvalidItemContentException |
withTypeName(String typeName) |
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidItemContentException(String message)
message - Describes the error encountered.public void setTypeName(String typeName)
typeName - public String getTypeName()
public InvalidItemContentException withTypeName(String typeName)
typeName - Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.