| 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 request to create
a new game session.
|
class |
GameSessionFullException
The game instance is currently full and cannot allow the requested player(s)
to join.
|
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 parameters specified as part of 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.
|
Copyright © 2016. All rights reserved.