Package java.net.http

Class HttpTimeoutException

    • Constructor Detail

      • HttpTimeoutException

        public HttpTimeoutException​(String message)
        Constructs an HttpTimeoutException with the given detail message.
        Parameters:
        message - The detail message; can be null