![]() |
TYPO3
7.6
|
Public Member Functions | |
__construct (AdapterInterface $adapter, Command $command,\Exception $previous=null) | |
getCommand () | |
![]() | |
__construct (AdapterInterface $adapter, $message=null,\Exception $previous=null) | |
getAdapter () | |
Private Attributes | |
$command | |
Definition at line 20 of file ShellCommandFailureException.php.
__construct | ( | AdapterInterface | $adapter, |
Command | $command, | ||
\Exception | $previous = null |
||
) |
AdapterInterface | $adapter | |
Command | $command | |
\Exception | null | $previous |
Definition at line 32 of file ShellCommandFailureException.php.
References ShellCommandFailureException\$command, and Command\join().
getCommand | ( | ) |
Definition at line 41 of file ShellCommandFailureException.php.
References ShellCommandFailureException\$command.
|
private |
Definition at line 25 of file ShellCommandFailureException.php.
Referenced by ShellCommandFailureException\__construct(), and ShellCommandFailureException\getCommand().