OpenMediaVault
3.0 (Erasmus)
The open network attached storage solution
|
Public Member Functions | |
__construct ($cmdLine, array $output=array(), $exitStatus=NULL) | |
ExecException is thrown when the execution of a process fails.
OMV\ExecException::__construct | ( | $cmdLine, | |
array | $output = array() , |
||
$exitStatus = NULL |
|||
) |
string | $cmdLine | The command line string. |
array | $output | The output of the executed command. |
int | $exitStatus | The return status of the executed command. |