class ProcessSignaledException extends RuntimeException

Exception that is thrown when a process has been signaled.

Methods

__construct(Process $process)

No description

getProcess()

No description

int
getSignal()

No description

Details

__construct(Process $process)

Parameters

Process $process

Process getProcess()

Return Value

Process

int getSignal()

Return Value

int