Class ServerRstStreamException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.webpieces.http2client.api.exception.ServerRstStreamException
-
- All Implemented Interfaces:
java.io.Serializable
public class ServerRstStreamException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ServerRstStreamException(java.lang.String msg)
-