java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
software.amazon.awssdk.http.nio.netty.internal.http2.GoAwayException
All Implemented Interfaces:
Serializable

public class GoAwayException extends IOException
Exception thrown when a GOAWAY frame is sent by the service.
See Also: