@Generated(value="software.amazon.awssdk:codegen") public final class SessionAlreadyExistsException extends AthenaException implements ToCopyableBuilder<SessionAlreadyExistsException.Builder,SessionAlreadyExistsException>
The specified session already exists.
| Modifier and Type | Class and Description |
|---|---|
static interface |
SessionAlreadyExistsException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static SessionAlreadyExistsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends SessionAlreadyExistsException.Builder> |
serializableBuilderClass() |
SessionAlreadyExistsException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic SessionAlreadyExistsException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<SessionAlreadyExistsException.Builder,SessionAlreadyExistsException>toBuilder in class AthenaExceptionpublic static SessionAlreadyExistsException.Builder builder()
public static Class<? extends SessionAlreadyExistsException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.