OperationNotPermitedException deprecated
class OperationNotPermitedException extends AdapterFailureException
deprecated
Methods
__construct(AdapterInterface $adapter, string|null $message = null, Exception $previous = null) | from AdapterFailureException | |
AdapterInterface | getAdapter() | from AdapterFailureException |
Details
__construct(AdapterInterface $adapter, string|null $message = null, Exception $previous = null)
Parameters
AdapterInterface | $adapter | |
string|null | $message | |
Exception | $previous |
AdapterInterface getAdapter()
Return Value
AdapterInterface |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/Finder/Exception/OperationNotPermitedException.html