Searched refs:returnError (Results 1 – 2 of 2) sorted by relevance
| /dokuwiki/lib/exe/ | ||
| H A D | jsonrpc.php | 16 $result = $server->returnError($e); |
| /dokuwiki/inc/Remote/ | ||
| H A D | JsonRpcServer.php | 127 public function returnError($exception) function in dokuwiki\\Remote\\JsonRpcServer |