ShellCommandFailureException deprecated

class ShellCommandFailureException extends AdapterFailureException

deprecated

since 2.8, to be removed in 3.0.

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/3.0/Symfony/Component/Finder/Exception/ShellCommandFailureException.html