mirror of
https://github.com/apache/httpcomponents-client.git
synced 2025-02-17 07:26:47 +00:00
Suppress unused exception warning
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1571381 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
eaaa6fc3ed
commit
9b5b7e9eb9
@ -483,6 +483,7 @@ public Socket createSocket(
|
|||||||
*
|
*
|
||||||
* The default implementation is a no-op, but could be overridden to, e.g.,
|
* The default implementation is a no-op, but could be overridden to, e.g.,
|
||||||
* call {@link SSLSocket#setEnabledCipherSuites(java.lang.String[])}.
|
* call {@link SSLSocket#setEnabledCipherSuites(java.lang.String[])}.
|
||||||
|
* @throws IOException (only if overridden)
|
||||||
*
|
*
|
||||||
* @since 4.2
|
* @since 4.2
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user