Searched refs:exportError (Results 1 – 1 of 1) sorted by relevance
79 $this->exportError($event, vsprintf($this->getLang($e->getMessage()), $args));84 $this->exportError($event, $this->getLang('exportfailed'));109 protected function exportError(Event $event, string $message): void function in action_plugin_dw2pdf