Class 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:
  • Constructor Details

    • RetryableStreamException

      public RetryableStreamException()