Class ClosedConnectionException

  • All Implemented Interfaces:
    Serializable

    public class ClosedConnectionException
    extends VertxException
    When a client operation fails with this exception, the underlying connection may have been lost unexpectedly.
    See Also:
    Serialized Form