public class FacebookAccessTokenErrorResponse extends OAuthException
OAuth2AccessTokenErrorResponse
examples:Constructor and Description |
---|
FacebookAccessTokenErrorResponse(String message,
String type,
String code,
String fbtraceId,
String rawResponse) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getCode() |
String |
getFbtraceId() |
String |
getRawResponse() |
String |
getType() |
int |
hashCode() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2017. All rights reserved.