Class Symfony\Component\Process\Exception\ProcessTimedOutException

extends RuntimeException

Exception that is thrown when a process times out.

Methods
Methods inherited from Exception
__wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString()
Constants