public final class SdkInterruptedException extends InterruptedException
Constructor and Description |
---|
SdkInterruptedException() |
SdkInterruptedException(SdkHttpFullResponse response) |
Modifier and Type | Method and Description |
---|---|
Optional<InputStream> |
getResponseStream() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SdkInterruptedException()
public SdkInterruptedException(SdkHttpFullResponse response)
public Optional<InputStream> getResponseStream()
Copyright © 2020. All rights reserved.