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