FacebookApiException

////////////////////////////////////

class FacebookApiException : Exception {
string token;
string scopeRequired;
}
Suggestion Box / Bug Report