ProcessFailedException
extends RuntimeException
in package
Exception for failed processes.
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
- getProcess() : Process
Properties
$process
private
Process
$process
Methods
__construct()
public
__construct(Process $process) : mixed
Parameters
- $process : Process
getProcess()
public
getProcess() : Process