Interface IOCriticalErrorListener
-
public interface IOCriticalErrorListenerTODO Merge this with IOExceptionListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonIOException(java.lang.Throwable code, java.lang.String message, SequentialFile file)
-
-
-
Method Detail
-
onIOException
void onIOException(java.lang.Throwable code, java.lang.String message, SequentialFile file)
-
-