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) |
retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.