@Generated(value="software.amazon.awssdk:codegen") public final class InvalidArgumentException extends WorkDocsException implements ToCopyableBuilder<InvalidArgumentException.Builder,InvalidArgumentException>
The pagination marker or limit fields are not valid.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidArgumentException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidArgumentException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidArgumentException.Builder> |
serializableBuilderClass() |
InvalidArgumentException.Builder |
toBuilder()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException. |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic InvalidArgumentException.Builder toBuilder()
AwsServiceExceptionAwsServiceException.Builder initialized with the properties of this AwsServiceException.toBuilder in interface ToCopyableBuilder<InvalidArgumentException.Builder,InvalidArgumentException>toBuilder in class WorkDocsExceptionpublic static InvalidArgumentException.Builder builder()
public static Class<? extends InvalidArgumentException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.