@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, isThrottlingExceptionrequestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic InvalidIdFormatException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidIdFormatException.Builder,InvalidIdFormatException>toBuilder in class SqsExceptionpublic static InvalidIdFormatException.Builder builder()
public static Class<? extends InvalidIdFormatException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.