Exception\OperationNotPermitedException (Component\Finder)

Symfony\Component\Finder\Exception\OperationNotPermitedException

class OperationNotPermitedException extends AdapterFailureException

Methods

__construct(AdapterInterface $adapter, string|null $message = null, Exception $previous = null) from AdapterFailureException
AdapterInterface getAdapter() from AdapterFailureException

Details

public __construct(AdapterInterface $adapter, string|null $message = null, Exception $previous = null)

Parameters

AdapterInterface $adapter
string|null $message
Exception $previous

public AdapterInterface getAdapter()

Return Value

AdapterInterface

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部