Home
last modified time | relevance | path

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

/plugin/sentry/
H A DEvent.php107 public function addException($e) function in dokuwiki\\plugin\\sentry\\Event
123 $this->addException($e->getPrevious());
405 $ev->addException($e);
/plugin/prosemirror/
H A Dhelper.php59 $sentryEvent->addException($exception);