Uploaded image for project: 'Commons Lang'
  1. Commons Lang
  2. LANG-1457

Add ExceptionUtils.throwableOfType(Throwable, Class<?>) and friends

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.10
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            ggregory Gary D. Gregory
            ggregory Gary D. Gregory
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: