@Generated(value="software.amazon.awssdk:codegen") public final class ActiveStatementsExceededException extends RedshiftDataException implements ToCopyableBuilder<ActiveStatementsExceededException.Builder,ActiveStatementsExceededException>
The number of active statements exceeds the limit.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ActiveStatementsExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ActiveStatementsExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ActiveStatementsExceededException.Builder> |
serializableBuilderClass() |
ActiveStatementsExceededException.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 ActiveStatementsExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ActiveStatementsExceededException.Builder,ActiveStatementsExceededException>toBuilder in class RedshiftDataExceptionpublic static ActiveStatementsExceededException.Builder builder()
public static Class<? extends ActiveStatementsExceededException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.