Module methanol

Class HttpReadTimeoutException

All Implemented Interfaces:
Serializable

public class HttpReadTimeoutException extends HttpTimeoutException
Thrown when a body subscriber doesn't receive a requested signal within a timeout.
See Also:
  • Constructor Details

    • HttpReadTimeoutException

      public HttpReadTimeoutException(@Nullable String message)
      Creates a new HttpReadTimeoutException.