Class HttpClientTimeoutException

  • All Implemented Interfaces:
    Serializable

    public final class HttpClientTimeoutException
    extends io.rxmicro.http.error.HttpErrorException
    If response is not received within a specified time period
    Author:
    nedis
    See Also:
    Serialized Form
    • Constructor Detail

      • HttpClientTimeoutException

        public HttpClientTimeoutException​(String message,
                                          Object... args)
        This constructor uses Formats.format to format error message