Home
last modified time | relevance | path

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

/plugin/fblogin/lib/
H A Dbase_facebook.php816 $this->throwAPIException($result);
875 $this->throwAPIException($result);
1248 protected function throwAPIException($result) { function in BaseFacebook