Package com.kheops.util
Class ExceptionUtil
java.lang.Object
com.kheops.util.ExceptionUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
isExceptionCausedBy
(Throwable throwable, Class<?> causedBy)
-
Constructor Details
-
ExceptionUtil
public ExceptionUtil()
-
-
Method Details
-
isExceptionCausedBy
-