Package com.kheops.util
Class ExceptionUtil
java.lang.Object
com.kheops.util.ExceptionUtil
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic booleanisExceptionCausedBy(Throwable throwable, Class<?> causedBy) 
- 
Constructor Details- 
ExceptionUtilpublic ExceptionUtil()
 
- 
- 
Method Details- 
isExceptionCausedBy
 
-