Package com.helger.base.callback.exception
package com.helger.base.callback.exception
-
ClassDescriptionCollectingExceptionCallback<EXTYPE extends Throwable>A specific implementation of the
IExceptionCallbackinterface, that stores the last exception.CollectingExceptionListCallback<EXTYPE extends Throwable>A specific implementation of theIExceptionCallbackinterface, that stores all exceptions.IExceptionCallback<EXTYPE extends Throwable>Callback interface to handle thrown exception objects.