W3cubDocs

/Symfony 4.1

ProcessSignaledException

class ProcessSignaledException extends RuntimeException

Exception that is thrown when a process has been signaled.

Methods

__construct(Process $process)
Process getProcess()
int getSignal()

Details

__construct(Process $process)

Parameters

Process $process

Process getProcess()

Return Value

Process

int getSignal()

Return Value

int

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Process/Exception/ProcessSignaledException.html