public class FacebookErrorMessage extends Object implements Serializable
FacebookError.| Constructor and Description |
|---|
FacebookErrorMessage() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
FacebookError |
getError()
Gets the
error. |
int |
hashCode() |
void |
setError(FacebookError error)
Sets the
error. |
String |
toString() |
public FacebookError getError()
error.error.public void setError(FacebookError error)
error.error - the error to set.Copyright © 2017 BotMill. All rights reserved.