Searched refs:matchNotFoundErrorMessage (Results 1 – 1 of 1) sorted by relevance
205 protected <T> T executeAndParseCommand(Pattern regex, String matchNotFoundErrorMessage, in executeAndParseCommand() argument211 fail(matchNotFoundErrorMessage + ". Shell command: '" + String.format(command, args) in executeAndParseCommand()