| Package | Description |
|---|---|
| io.gs2.core.exception | |
| io.gs2.core.model | |
| io.gs2.core.net |
| Modifier and Type | Class and Description |
|---|---|
class |
BadGatewayException |
class |
BadRequestException |
class |
ConflictException |
class |
InternalServerErrorException |
class |
NoInternetConnectionException |
class |
NotFoundException |
class |
QuotaLimitExceededException |
class |
RequestTimeoutException |
class |
ServiceUnavailableException |
class |
SessionNotOpenException |
class |
TimeoutException |
class |
TransactionException |
class |
UnauthorizedException |
class |
UnknownException |
| Constructor and Description |
|---|
TransactionException(StampSheetDomain stampSheet,
Gs2Exception exception) |
| Modifier and Type | Method and Description |
|---|---|
Gs2Exception |
AsyncResult.getError() |
| Constructor and Description |
|---|
AsyncResult(T result,
Gs2Exception error) |
| Modifier and Type | Field and Description |
|---|---|
protected Gs2Exception |
Gs2Response.exception |
| Modifier and Type | Method and Description |
|---|---|
Gs2Exception |
Gs2Response.getGs2Exception() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Gs2Session.cancelTasksCallback(Gs2Exception gs2Exception) |
void |
Gs2Session.closeCallback(Gs2Exception gs2Exception,
boolean isCloseInstant) |
void |
Gs2Session.openCallback(String pProjectToken,
Gs2Exception exception) |
| Constructor and Description |
|---|
Gs2ClientErrorResponse(Gs2Exception exception) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.