JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws

Class AbortedException

    • Constructor Detail

      • AbortedException

        public AbortedException(Throwable t)
      • AbortedException

        public AbortedException(String message)
      • AbortedException

        public AbortedException()
    • Method Detail

      • isRetryable

        public boolean isRetryable()
        Returns a hint as to whether it makes sense to retry upon this exception. Default is true, but subclass may override. This method is internal to the SDK. Users should not depend on this method to decide if an exception from a service should be retried. An aborted exception is not intended to be retried.
        Overrides:
        isRetryable in class AmazonClientException
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /