Exception\ShellCommandFailureException (Component\Finder)

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部