Home
last modified time | relevance | path

Searched refs:BatcheditMatchApplyException (Results 1 – 1 of 1) sorted by relevance

/plugin/batchedit/
H A Dengine.php73 class BatcheditMatchApplyException extends BatcheditPageApplyException { class
163 throw new BatcheditMatchApplyException('#' . $this->pageOffset);
386 if ($error instanceof BatcheditMatchApplyException) {
387 $error = new BatcheditMatchApplyException($this->id . $error->getArguments()[1]);