Home
last modified time | relevance | path

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

/plugin/zotero/
H A DZoteroConfig.php17 throw new ZoteroConfigException("Invalid Zotero username in config file.");
22 throw new ZoteroConfigException("Invalid Zotero key in config file.");
H A DZoteroConfigException.php2 class ZoteroConfigException extends Exception class