[ https://issues.apache.org/jira/browse/LANG-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gary Gregory closed LANG-1457. ------------------------------ Resolution: Fixed Fix Version/s: 3.10 In git master. > Add ExceptionUtils.throwableOfType(Throwable, Class<?>) and friends > ------------------------------------------------------------------- > > Key: LANG-1457 > URL: https://issues.apache.org/jira/browse/LANG-1457 > Project: Commons Lang > Issue Type: New Feature > Reporter: Gary Gregory > Assignee: Gary Gregory > Priority: Major > Fix For: 3.10 > > > Add {{ExceptionUtils.throwableOfType(Throwable, Class<?>)}} and friends: > - throwableOfThrowable(Throwable, Class<T>) > - throwableOfThrowable(Throwable, Class<T>, int) > - throwableOfType(Throwable, Class<T>) > - throwableOfType(Throwable, Class<T>, int) > These are the missing siblings of the existing method > {{ExceptionUtils.indexOfType(Throwable, Class<?>)}} and friends. -- This message was sent by Atlassian JIRA (v7.6.3#76005)