Package org.minidns.util
Interface ExceptionCallback<E>
-
public interface ExceptionCallback<E>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
processException(E exception)
-
-
-
Method Detail
-
processException
void processException(E exception)
-
-