Interface IOExceptionListener


  • public interface IOExceptionListener
    • Method Detail

      • onIOException

        void onIOException​(Exception exception,
                           String message)