Package org.gephi.utils.longtask.api
Interface LongTaskErrorHandler
-
public interface LongTaskErrorHandlerNotify interface that can catchExceptionthrown during an asynchronous task execution.- Author:
- Mathieu Bastian
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidfatalError(Throwable t)
-
-
-
Method Detail
-
fatalError
void fatalError(Throwable t)
-
-