Home
last modified time | relevance | path

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

/plugin/eventum/
H A Dclass.Eventum_RPC.php30 class Eventum_RPC_Exception extends Exception class
126 throw new Eventum_RPC_Exception($this->client->errstr);
129 throw new Eventum_RPC_Exception($result->faultString());
H A Dsyntax.php162 } catch (Eventum_RPC_Exception $e) {