Query: oauthexception
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OAUTHEXCEPTION(3) 1 OAUTHEXCEPTION(3) OAuthException classINTRODUCTIONThis exception is thrown when exceptional errors occur while using the OAuth extension and contains useful debugging information.CLASS SYNOPSISOAuthException OAuthExceptionextends Exception Properties o public$lastResponse o public$debugInfo Inherited properties o protected string$message o protected int$code o protected string$file o protected int$line Inherited methods o finalpublic string Exception::getMessage (void ) o finalpublic Exception Exception::getPrevious (void ) o finalpublic mixed Exception::getCode (void ) o finalpublic string Exception::getFile (void ) o finalpublic int Exception::getLine (void ) o finalpublic array Exception::getTrace (void ) o finalpublic string Exception::getTraceAsString (void ) o public string Exception::__toString (void ) o finalprivate void Exception::__clone (void )PROPERTIESo $lastResponse -The response of the exception which occurred, if any o $debugInfo - PHP Documentation Group OAUTHEXCEPTION(3)