StringEscapeUtils uses printStackTrace()
----------------------------------------

                 Key: LANG-450
                 URL: https://issues.apache.org/jira/browse/LANG-450
             Project: Commons Lang
          Issue Type: Improvement
            Reporter: Sebb
            Priority: Minor


StringEscapeUtils.escapeJavaStyleString() uses printStackTrace() and then 
returns null - but admittedly for an impossible situation.

It would probably be better to throw UnhandledException() - as is done in the 
Entities class for a similar situation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to