public class InvalidTypeException extends AmazonServiceException
An exception for trying to create or access sub-resource that is either invalid or not supported. Gives http status code of 409.
AmazonServiceException.ErrorType
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
InvalidTypeException(java.lang.String message)
Constructs a new InvalidTypeException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
isRetryable
private static final long serialVersionUID