You are here

class TwitterException in Twitter 7.6

Same name and namespace in other branches
  1. 6.5 twitter.lib.php \TwitterException
  2. 6.3 twitter.lib.php \TwitterException
  3. 7.3 twitter.lib.php \TwitterException
  4. 7.5 twitter.lib.php \TwitterException

Exception handling class.

Hierarchy

Expanded class hierarchy of TwitterException

File

./twitter.lib.php, line 14
Integration layer to communicate with the Twitter REST API 1.1. https://dev.twitter.com/docs/api/1.1

View source
class TwitterException extends Exception {

}

Members