@Generated(value="software.amazon.awssdk:codegen") public final class IllegalArgumentException extends ServiceQuotasException implements ToCopyableBuilder<IllegalArgumentException.Builder,IllegalArgumentException>
Invalid input was provided.
| Modifier and Type | Class and Description |
|---|---|
static interface |
IllegalArgumentException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static IllegalArgumentException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends IllegalArgumentException.Builder> |
serializableBuilderClass() |
IllegalArgumentException.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 IllegalArgumentException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<IllegalArgumentException.Builder,IllegalArgumentException>toBuilder in class ServiceQuotasExceptionpublic static IllegalArgumentException.Builder builder()
public static Class<? extends IllegalArgumentException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.