Class ToolException

    • Constructor Detail

      • ToolException

        public ToolException​(String message,
                             String commandOutput,
                             int exitValue)
    • Method Detail

      • getCommandOutput

        public String getCommandOutput()
      • getExitValue

        public int getExitValue()