CommonSense PHP API Library
OAuthException Class Reference

List of all members.

Public Member Functions

 __construct ($oauthErrType, $oauthErrCode=400, $oauthErrMsg="", $extraValues="")
 getEncodedMsg ()

Protected Attributes

 $type = "oauth_problem="

Constructor & Destructor Documentation

OAuthException::__construct ( oauthErrType,
oauthErrCode = 400,
oauthErrMsg = "",
extraValues = "" 
)

Member Function Documentation

Returns:
encoded message

Member Data Documentation

OAuthException::$type = "oauth_problem=" [protected]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables