Searched refs:ProcessFailedException (Results 1 – 2 of 2) sorted by relevance
21 class ProcessFailedException extends RuntimeException class
16 use Symfony\Component\Process\Exception\ProcessFailedException; alias266 * @throws ProcessFailedException if the process didn't terminate successfully273 throw new ProcessFailedException($this);