Home
last modified time | relevance | path

Searched defs:OAuthException (Results 1 – 2 of 2) sorted by last modified time

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