Class ResponseClosedException

All Implemented Interfaces:
Serializable

public class ResponseClosedException extends HttpClientException
Exception raised when the connection is closed during the response.
Since:
4.1.0
Author:
Jonas Konrad
See Also:
  • Constructor Details

    • ResponseClosedException

      public ResponseClosedException(String message)