class OperationNotPermitedException extends AdapterFailureException
deprecated
since 2.8, to be removed in 3.0.
Methods
__construct(AdapterInterface $adapter, string|null $message = null, Exception $previous = null) | from AdapterFailureException | |
AdapterInterface | getAdapter() | from AdapterFailureException |
Please login to continue.