Class PersistentConnection.ConnectionBrokenException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- akka.http.impl.engine.http2.client.PersistentConnection.ConnectionBrokenException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- PersistentConnection
public static final class PersistentConnection.ConnectionBrokenException extends java.lang.RuntimeExceptionThrown byPersistentConnectionwhen it tears down the substream connection during graceful shutdown.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ConnectionBrokenException()
-