Class GitCliOutputException

    • Constructor Detail

      • GitCliOutputException

        public GitCliOutputException​(int exitValue,
                                     String output)
    • Method Detail

      • getExitValue

        public int getExitValue()