Interface IOExceptionListener


  • public interface IOExceptionListener
    • Method Detail

      • onIOException

        void onIOException​(java.lang.Exception exception,
                           java.lang.String message)