CommandExecutionFailedException
extends Exception
Table of Contents
Properties
-
$errorOutput
: string
-
$typo3Command
: array<string|int, mixed>
Methods
-
__construct()
: mixed
$errorOutput
public
string
$errorOutput
= ''
$typo3Command
public
array<string|int, mixed>
$typo3Command
__construct()
public
__construct(array<string|int, mixed> $typo3Command[, string $errorOutput = '' ][, int $code = 1765277390 ]) : mixed
Parameters
-
$typo3Command
: array<string|int, mixed>
-
-
$errorOutput
: string
= ''
-
-
$code
: int
= 1765277390
-