W3cubDocs

/Symfony 3.0

Symfony\Component\Finder\Exception\ShellCommandFailureException

class ShellCommandFailureException extends AdapterFailureException

Methods

__construct(AdapterInterface $adapter, Command $command, Exception $previous = null)
AdapterInterface getAdapter() from AdapterFailureException
Command getCommand()

Details

public __construct(AdapterInterface $adapter, Command $command, Exception $previous = null)

Parameters

AdapterInterface $adapter
Command $command
Exception $previous

public AdapterInterface getAdapter()

Return Value

AdapterInterface

public Command getCommand()

Return Value

Command

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.0/Symfony/Component/Finder/Exception/ShellCommandFailureException.html