Class NoHttpResponseException

All Implemented Interfaces:
Serializable

public class NoHttpResponseException
extends IOException

Signals that the target server failed to respond with a valid HTTP response.

Version:
$Revision: 618017 $
Author:
Oleg Kalnichevski
See Also:
Serialized Form
  • Constructor Details

    • NoHttpResponseException

      public NoHttpResponseException​(String message)
      Creates a new NoHttpResponseException with the specified detail message.
      Parameters:
      message - exception message