Package akka.http.impl.engine.client
Class OutgoingConnectionBlueprint.UnexpectedConnectionClosureException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- akka.http.impl.engine.client.OutgoingConnectionBlueprint.UnexpectedConnectionClosureException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- OutgoingConnectionBlueprint
public static class OutgoingConnectionBlueprint.UnexpectedConnectionClosureException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnexpectedConnectionClosureException(int outstandingResponses)
-