[ 
https://issues.apache.org/jira/browse/LANG-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Henri Yandell closed LANG-904.
------------------------------

       Resolution: Not A Problem
    Fix Version/s:     (was: Committer Discussion)

I'm not sure I understand - doesn't this "getStackTrace(Throwable);String" 
handle your needs? Assuming you're post Java 1.3 and you're not dealing with 
some odd code that's restricting the exception from printing chained exceptions.

Closing, but please feel free to open if I'm missing something.

> ExceptionUtils.getFullStackTrace() not in lang3
> -----------------------------------------------
>
>                 Key: LANG-904
>                 URL: https://issues.apache.org/jira/browse/LANG-904
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.exception.*
>    Affects Versions: 3.1
>            Reporter: Larry Singer
>            Priority: Minor
>
> Method ExceptionUtils.getFullStackTrace() from commons-lang was not copied 
> into commons-lang3. This is useful because it gets a full stack trace as a 
> single string. There are other methods that produce a full stack trace, but 
> not as a single string. Please reinstate this in commons-lang3.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to