Class UploadPack.SideBandErrorWriter

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private SideBandErrorWriter()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void writeError​(java.lang.String message)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SideBandErrorWriter

        private SideBandErrorWriter()
    • Method Detail

      • writeError

        public void writeError​(java.lang.String message)
                        throws java.io.IOException
        Specified by:
        writeError in interface UploadPack.ErrorWriter
        Throws:
        java.io.IOException