class ProcessSignaledException extends RuntimeException
Exception that is thrown when a process has been signaled.
| __construct(Process $process) | ||
| Process | getProcess() | |
| int | getSignal() |
| Process | $process |
| Process |
| int |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Process/Exception/ProcessSignaledException.html