|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.genesyslab.platform.commons.util.ThrowableUtil
public class ThrowableUtil
Constructor Summary | |
---|---|
ThrowableUtil()
|
Method Summary | |
---|---|
static java.lang.Throwable |
findTypedCause(java.lang.Throwable ex,
java.lang.Class<? extends java.lang.Throwable> classType)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThrowableUtil()
Method Detail |
---|
public static java.lang.Throwable findTypedCause(java.lang.Throwable ex, java.lang.Class<? extends java.lang.Throwable> classType)
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |