Class RetryableStreamException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.jetty.http2.RetryableStreamException
All Implemented Interfaces:
Serializable

public class RetryableStreamException extends RuntimeException

Exception indicating that the HTTP/2 stream was not handled by the server, and can therefore be retried, if possible.

See Also: