Class CommandRunException

    • Constructor Detail

      • CommandRunException

        public CommandRunException​(int exitCode,
                                   String output,
                                   String... command)
    • Method Detail

      • getExitCode

        public int getExitCode()