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