@Generated(value="software.amazon.awssdk:codegen") public final class InvalidIdFormatException extends SqsException implements ToCopyableBuilder<InvalidIdFormatException.Builder,InvalidIdFormatException>
The specified receipt handle isn't valid for the current version.
Modifier and Type | Class and Description |
---|---|
static interface |
InvalidIdFormatException.Builder |
Modifier and Type | Method and Description |
---|---|
static InvalidIdFormatException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidIdFormatException.Builder> |
serializableBuilderClass() |
InvalidIdFormatException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public InvalidIdFormatException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<InvalidIdFormatException.Builder,InvalidIdFormatException>
toBuilder
in class SqsException
public static InvalidIdFormatException.Builder builder()
public static Class<? extends InvalidIdFormatException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.