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