@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, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public UserErrorException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<UserErrorException.Builder,UserErrorException>
toBuilder
in class SnsException
public static UserErrorException.Builder builder()
public static Class<? extends UserErrorException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.