@Generated(value="software.amazon.awssdk:codegen") public class InvalidIdFormatException extends SQSException implements software.amazon.awssdk.utils.builder.ToCopyableBuilder<InvalidIdFormatException.Builder,InvalidIdFormatException>
The receipt handle isn't valid for the current version.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidIdFormatException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method and Description |
|---|---|
static InvalidIdFormatException.Builder |
builder() |
static Class<? extends InvalidIdFormatException.Builder> |
serializableBuilderClass() |
InvalidIdFormatException.Builder |
toBuilder() |
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 InvalidIdFormatException.Builder toBuilder()
toBuilder in interface software.amazon.awssdk.utils.builder.ToCopyableBuilder<InvalidIdFormatException.Builder,InvalidIdFormatException>public static InvalidIdFormatException.Builder builder()
public static Class<? extends InvalidIdFormatException.Builder> serializableBuilderClass()
Copyright © 2017. All rights reserved.