Searched refs:createFromOutput (Results 1 – 1 of 1) sorted by relevance
103 public static ScopedException createFromOutput(String output) { in createFromOutput() method in ScopedException151 errors.add(createFromOutput(output.substring(index + ERROR_LOG_PREFIX.length()))); in extractErrors()154 errors.add(createFromOutput(output.substring(index + ERROR_LOG_PREFIX.length(), in extractErrors()