| Modifier and Type | Interface and Description |
|---|---|
static interface |
AwsServiceException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AwsServiceException.BuilderImpl |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
EndpointDiscoveryFailedException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
EndpointDiscoveryFailedException.BuilderImpl |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AbortedException.Builder |
static interface |
ApiCallAttemptTimeoutException.Builder |
static interface |
ApiCallTimeoutException.Builder |
static interface |
Crc32MismatchException.Builder |
static interface |
NonRetryableException.Builder |
static interface |
RetryableException.Builder |
static interface |
SdkClientException.Builder |
static interface |
SdkServiceException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AbortedException.BuilderImpl |
protected static class |
ApiCallAttemptTimeoutException.BuilderImpl |
protected static class |
ApiCallTimeoutException.BuilderImpl |
protected static class |
Crc32MismatchException.BuilderImpl |
protected static class |
NonRetryableException.BuilderImpl |
protected static class |
RetryableException.BuilderImpl |
protected static class |
SdkClientException.BuilderImpl |
protected static class |
SdkException.BuilderImpl |
protected static class |
SdkServiceException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static SdkException.Builder |
SdkException.builder() |
SdkException.Builder |
SdkException.Builder.cause(Throwable cause)
Specifies the exception that caused this exception to occur.
|
SdkException.Builder |
SdkException.BuilderImpl.cause(Throwable cause) |
SdkException.Builder |
SdkException.Builder.message(String message)
Specifies the details of this exception.
|
SdkException.Builder |
SdkException.BuilderImpl.message(String message) |
default SdkException.Builder |
SdkException.Builder.numAttempts(Integer numAttempts) |
SdkException.Builder |
SdkException.BuilderImpl.numAttempts(Integer numAttempts) |
SdkException.Builder |
SdkException.toBuilder()
Create a
SdkException.Builder initialized with the properties of this SdkException. |
SdkException.Builder |
SdkException.Builder.writableStackTrace(Boolean writableStackTrace)
Specifies whether the stack trace in this exception can be written.
|
SdkException.Builder |
SdkException.BuilderImpl.writableStackTrace(Boolean writableStackTrace) |
| Constructor and Description |
|---|
SdkException(SdkException.Builder builder) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RuleError.Builder |
| Modifier and Type | Class and Description |
|---|---|
static class |
SourceException.BuilderImpl |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BucketAlreadyExistsException.Builder |
static interface |
BucketAlreadyOwnedByYouException.Builder |
static interface |
EncryptionTypeMismatchException.Builder |
static interface |
InvalidObjectStateException.Builder |
static interface |
InvalidRequestException.Builder |
static interface |
InvalidWriteOffsetException.Builder |
static interface |
NoSuchBucketException.Builder |
static interface |
NoSuchKeyException.Builder |
static interface |
NoSuchUploadException.Builder |
static interface |
ObjectAlreadyInActiveTierErrorException.Builder |
static interface |
ObjectNotInActiveTierErrorException.Builder |
static interface |
S3Exception.Builder |
static interface |
TooManyPartsException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
S3Exception.BuilderImpl |
Copyright © 2026. All rights reserved.