Home
last modified time | relevance | path

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

/plugin/oauth/
H A Dhelper.php112 public function showException(Exception $e, $friendly = '')
111 public function showException(\Exception $e, $friendly = '') global() function in helper_plugin_oauth
H A Dauth.php51 $this->hlp->showException($e);
/plugin/oauth/action/
H A Dlogin.php72 $this->hlp->showException($e, 'login failed');