@Generated(value="software.amazon.awssdk:codegen") public final class UserErrorException extends SnsException implements ToCopyableBuilder<UserErrorException.Builder,UserErrorException>
Indicates that a request parameter does not comply with the associated constraints.
| Modifier and Type | Class and Description |
|---|---|
static interface |
UserErrorException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static UserErrorException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends UserErrorException.Builder> |
serializableBuilderClass() |
UserErrorException.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 UserErrorException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<UserErrorException.Builder,UserErrorException>toBuilder in class SnsExceptionpublic static UserErrorException.Builder builder()
public static Class<? extends UserErrorException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.