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