@Generated(value="software.amazon.awssdk:codegen") public class MessageNotInflightException extends SQSException implements software.amazon.awssdk.utils.builder.ToCopyableBuilder<MessageNotInflightException.Builder,MessageNotInflightException>
The message referred to isn't in flight.
| Modifier and Type | Class and Description |
|---|---|
static interface |
MessageNotInflightException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static MessageNotInflightException.Builder |
builder() |
static Class<? extends MessageNotInflightException.Builder> |
serializableBuilderClass() |
MessageNotInflightException.Builder |
toBuilder() |
errorCode, errorCode, errorMessage, errorMessage, errorType, errorType, getMessage, headers, headers, rawResponse, rawResponse, requestId, requestId, serviceName, serviceName, statusCode, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MessageNotInflightException.Builder toBuilder()
toBuilder in interface software.amazon.awssdk.utils.builder.ToCopyableBuilder<MessageNotInflightException.Builder,MessageNotInflightException>public static MessageNotInflightException.Builder builder()
public static Class<? extends MessageNotInflightException.Builder> serializableBuilderClass()
Copyright © 2018. All rights reserved.