Class SdkInterruptedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.InterruptedException
software.amazon.awssdk.core.exception.SdkInterruptedException
All Implemented Interfaces:
Serializable

public final class SdkInterruptedException extends InterruptedException
See Also:
  • Constructor Details

    • SdkInterruptedException

      public SdkInterruptedException()
    • SdkInterruptedException

      public SdkInterruptedException(SdkHttpFullResponse response)
  • Method Details