phpDocumentor plugins
Twitter
[ class tree: plugins ] [ index: plugins ] [ all elements ]

Class: OAuthException

Source Location: /qp_plugins/twitter_plugin/twitteroauth/oAuth.php

Class OAuthException

Class Overview

Generic exception class

Located in /qp_plugins/twitter_plugin/twitteroauth/oAuth.php [line 19]

Exception
   |
   --OAuthException
[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From Exception (Internal Class)

$code
$file
$line
$message
$string
$trace

Inherited From Exception (Internal Class)

constructor __construct ( [$message = ], [$code = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )

[ Top ]