public class ExceptionUtility
extends java.lang.Object
Constructor and Description |
---|
ExceptionUtility() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<java.lang.Throwable> |
listExceptions(java.lang.Throwable t)
Return all exceptions owned or chained to the given exception.
|