| Package | Description |
|---|---|
| com.amazonaws.services.gamelift.model |
| Modifier and Type | Class and Description |
|---|---|
class |
ConflictException
The requested operation would cause a conflict with the current state of a service resource associated with the
request.
|
class |
FleetCapacityExceededException
The specified fleet has no available instances to fulfill a
CreateGameSession request. |
class |
GameSessionFullException
The game instance is currently full and cannot allow the requested player(s) to join.
|
class |
IdempotentParameterMismatchException
A game session with this custom ID string already exists in this fleet.
|
class |
InternalServiceException
The service encountered an unrecoverable internal failure while processing the request.
|
class |
InvalidFleetStatusException
The requested operation would cause a conflict with the current state of a resource associated with the request
and/or the fleet.
|
class |
InvalidGameSessionStatusException
The requested operation would cause a conflict with the current state of a resource associated with the request
and/or the game instance.
|
class |
InvalidRequestException
One or more parameter values in the request are invalid.
|
class |
LimitExceededException
The requested operation would cause the resource to exceed the allowed service limit.
|
class |
NotFoundException
A service resource associated with the request could not be found.
|
class |
TerminalRoutingStrategyException
The service is unable to resolve the routing for a particular alias because it has a terminal RoutingStrategy
associated with it.
|
class |
UnauthorizedException
The client failed authentication.
|
class |
UnsupportedRegionException
The requested operation is not supported in the region specified.
|
Copyright © 2017. All rights reserved.