Interface IOCriticalErrorListener


public interface IOCriticalErrorListener
  • Method Details

    • isPreviouslyFailed

      default boolean isPreviouslyFailed()
    • onIOException

      void onIOException(Throwable code, String message, String file)