ShellCommandFailureException deprecated
class ShellCommandFailureException extends AdapterFailureException
deprecated
Методы
| __construct(AdapterInterface $adapter, Command $command, Exception $previous = null) | ||
| AdapterInterface | getAdapter() | from AdapterFailureException |
| Command | getCommand() |
Подробности
__construct(AdapterInterface $adapter, Command $command, Exception $previous = null)
Параметры
| AdapterInterface | $adapter | |
| Command | $command | |
| Exception | $previous |
AdapterInterface getAdapter()
Возвращаемое значение
| AdapterInterface |
Command getCommand()
Возвращаемое значение
| Command |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.8/Symfony/Component/Finder/Exception/ShellCommandFailureException.html