Interface IOCriticalErrorListener


  • public interface IOCriticalErrorListener
    TODO Merge this with IOExceptionListener
    • Method Detail

      • onIOException

        void onIOException​(java.lang.Throwable code,
                           java.lang.String message,
                           SequentialFile file)