Home
last modified time | relevance | path

Searched defs:OAuthException (Results 1 – 2 of 2) sorted by path

/plugin/autotweet/
H A DOAuth.php6 class OAuthException extends Exception { class
/plugin/oauth/
H A Dauth.php6 use OAuth\Common\Exception\Exception as OAuthException; alias