Hierarchy For Package com.helger.commons.callback.exception
Class Hierarchy
- java.lang.Object
- com.helger.commons.callback.exception.CollectingExceptionCallback<EXTYPE> (implements com.helger.commons.callback.exception.IExceptionCallback<EXTYPE>)
- com.helger.commons.callback.exception.CollectingExceptionListCallback<EXTYPE> (implements com.helger.commons.callback.exception.IExceptionCallback<EXTYPE>)
- com.helger.commons.callback.exception.LoggingExceptionCallback (implements com.helger.commons.callback.exception.IExceptionCallback<EXTYPE>, com.helger.commons.error.level.IHasErrorLevel)
Interface Hierarchy
- com.helger.commons.callback.ICallback
- com.helger.commons.callback.exception.IExceptionCallback<EXTYPE>