Searched refs:ActionException (Results 1 – 4 of 4) sorted by relevance
6 use Elastica\Exception\Bulk\Response\ActionException; alias 20 * @var ActionException[]62 * @return ActionException[]85 $this->_actionExceptions[] = new ActionException($bulkResponse);
3 use dokuwiki\Action\Exception\ActionException; alias165 } catch (ActionException $ignored) {172 } catch (ActionException $ignored) {
9 class ActionException extends BulkException class
14 use dokuwiki\Action\Exception\ActionException; alias