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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to