Class Http2NoMoreStreamIdsException

  • All Implemented Interfaces:
    java.io.Serializable

    public class Http2NoMoreStreamIdsException
    extends Http2Exception
    This exception is thrown when there are no more stream IDs available for the current connection
    See Also:
    Serialized Form
    • Constructor Detail

      • Http2NoMoreStreamIdsException

        public Http2NoMoreStreamIdsException()
      • Http2NoMoreStreamIdsException

        public Http2NoMoreStreamIdsException​(java.lang.Throwable cause)