Class SdkInterruptedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.InterruptedException
com.amazonaws.http.timers.client.SdkInterruptedException
All Implemented Interfaces:
Serializable

public class SdkInterruptedException extends InterruptedException
See Also:
  • Constructor Details

    • SdkInterruptedException

      public SdkInterruptedException(Response<?> response)
  • Method Details

    • getResponse

      public Response<?> getResponse()