You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Robin Skoglund (JIRA)" <ji...@apache.org> on 2014/02/21 11:48:19 UTC

[jira] [Created] (HTTPCLIENT-1468) Remove unneccessary throws UnsupportedEncodingException

Robin Skoglund created HTTPCLIENT-1468:
------------------------------------------

             Summary: Remove unneccessary throws UnsupportedEncodingException
                 Key: HTTPCLIENT-1468
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1468
             Project: HttpComponents HttpClient
          Issue Type: Improvement
          Components: HttpClient
    Affects Versions: 4.3.1
            Reporter: Robin Skoglund
            Priority: Minor


UrlEncodedFormEntity has methods that unneccessarily declare 'throws UnsupportedEncodingException'. This over-complicates client code because you have to set up a lot of "this should never happen" exception handling. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org