ShellCommandFailureException deprecated
class ShellCommandFailureException extends AdapterFailureException
deprecated
Methods
| __construct(AdapterInterface $adapter, Command $command, Exception $previous = null) | ||
| AdapterInterface | getAdapter() | from AdapterFailureException | 
| Command | getCommand() | 
Details
__construct(AdapterInterface $adapter, Command $command, Exception $previous = null)
Parameters
| AdapterInterface | $adapter | |
| Command | $command | |
| Exception | $previous | 
AdapterInterface getAdapter()
Return Value
| AdapterInterface | 
Command getCommand()
Return Value
| Command | 
    © 2004–2017 Fabien Potencier
Licensed under the MIT License.
    http://api.symfony.com/4.0/Symfony/Component/Finder/Exception/ShellCommandFailureException.html