public class ExceptionUtil extends Object
Constructor and Description |
---|
ExceptionUtil() |
Modifier and Type | Method and Description |
---|---|
static Throwable |
convertException(Method method,
Throwable exception) |
static <T extends Throwable> |
getExceptionOfType(Throwable ex,
Class<T> cls) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.