public abstract class Gs2Response extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Gs2Exception |
exception |
protected String |
message |
| Constructor and Description |
|---|
Gs2Response(String message) |
| Modifier and Type | Method and Description |
|---|---|
Gs2Exception |
getGs2Exception() |
String |
getMessage() |
protected String message
protected Gs2Exception exception
public Gs2Response(String message)
public String getMessage()
public Gs2Exception getGs2Exception()
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.