public class AbortedException extends SdkClientException
SdkClientException that is thrown whenever an
operation has been aborted by the SDK.
This exception is not meant to be retried.| Constructor and Description |
|---|
AbortedException() |
AbortedException(String message) |
AbortedException(String message,
Throwable cause) |
AbortedException(Throwable cause) |
retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.