@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ItemContentMismatchException extends AWSSimpleSystemsManagementException
The inventory item has invalid content.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
ItemContentMismatchException(String message)
Constructs a new ItemContentMismatchException with the specified error message.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getTypeName() |
void |
setTypeName(String typeName) |
ItemContentMismatchException |
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 ItemContentMismatchException(String message)
message - Describes the error encountered.public void setTypeName(String typeName)
typeName - public String getTypeName()
public ItemContentMismatchException withTypeName(String typeName)
typeName - Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.