Interface ErrorNotifiable

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static class  ErrorNotifiable.Util
      Utility functions.
    • Method Summary

      Modifier and Type Method Description
      void notifyError​(SSHException error)
      Notifies this object of an error.
    • Method Detail

      • notifyError

        void notifyError​(SSHException error)
        Notifies this object of an error.