| Package | Description |
|---|---|
| software.amazon.awssdk.core.exception |
| Modifier and Type | Method and Description |
|---|---|
RetryableException |
RetryableException.Builder.build() |
RetryableException |
RetryableException.BuilderImpl.build() |
static RetryableException |
RetryableException.create(String message) |
static RetryableException |
RetryableException.create(String message,
Throwable cause) |
| Constructor and Description |
|---|
BuilderImpl(RetryableException ex) |
Copyright © 2019. All rights reserved.