Module bus.http

Class StreamException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.miaixz.bus.core.lang.exception.RelevantException
org.miaixz.bus.core.lang.exception.RevisedException
org.miaixz.bus.http.metric.http.StreamException
All Implemented Interfaces:
Serializable

public class StreamException extends org.miaixz.bus.core.lang.exception.RevisedException
当取消HTTP/2流而不损坏承载它的套接字时抛出
Since:
Java 17+
Author:
Kimi Liu
See Also:
  • Field Details

  • Constructor Details