|
| __construct ($cmdLine, array $output=array(), $exitStatus=NULL) |
|
| getCmdLine () |
|
| getOutput () |
|
| getExitStatus () |
|
ExecException is thrown when the execution of a process fails.
◆ __construct()
OMV\ExecException::__construct |
( |
|
$cmdLine, |
|
|
array |
$output = array() , |
|
|
|
$exitStatus = NULL |
|
) |
| |
- Parameters
-
string | $cmdLine | The command line string. |
array | $output | The output of the executed command. |
int | $exitStatus | The return status of the executed command. |
The documentation for this class was generated from the following file: