@Generated(value="software.amazon.awssdk:codegen") public final class IllegalSessionStateException extends GlueException implements ToCopyableBuilder<IllegalSessionStateException.Builder,IllegalSessionStateException>
The session is in an invalid state to perform a requested operation.
| Modifier and Type | Class and Description |
|---|---|
static interface |
IllegalSessionStateException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static IllegalSessionStateException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends IllegalSessionStateException.Builder> |
serializableBuilderClass() |
IllegalSessionStateException.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 IllegalSessionStateException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<IllegalSessionStateException.Builder,IllegalSessionStateException>toBuilder in class GlueExceptionpublic static IllegalSessionStateException.Builder builder()
public static Class<? extends IllegalSessionStateException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.