public class AccessTokenErrorResponse extends Object
| Constructor and Description |
|---|
AccessTokenErrorResponse() |
AccessTokenErrorResponse(String error,
String errorDescription) |
| Modifier and Type | Method and Description |
|---|---|
String |
getError() |
String |
getErrorDescription() |
void |
setError(String error) |
void |
setErrorDescription(String errorDescription) |
String |
toString() |
Copyright © 2019. All Rights Reserved.