Searched defs:CommandFailedException (Results 1 – 1 of 1) sorted by relevance
24 public class CommandFailedException extends RuntimeException { class29 public CommandFailedException(List<String> args, List<String> outputLines) { in CommandFailedException() method in CommandFailedException