Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.model |
Modifier and Type | Method and Description |
---|---|
FailureException |
FailureException.clone() |
FailureException |
DescribeContributorInsightsResult.getFailureException()
Returns information about the last failure that was encountered.
|
FailureException |
FailureException.withExceptionDescription(String exceptionDescription)
Description of the failure.
|
FailureException |
FailureException.withExceptionName(String exceptionName)
Exception name.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeContributorInsightsResult.setFailureException(FailureException failureException)
Returns information about the last failure that was encountered.
|
DescribeContributorInsightsResult |
DescribeContributorInsightsResult.withFailureException(FailureException failureException)
Returns information about the last failure that was encountered.
|
Copyright © 2022. All rights reserved.