Class GameSessionFullException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<GameSessionFullException.Builder,GameSessionFullException>

@Generated("software.amazon.awssdk:codegen") public final class GameSessionFullException extends GameLiftException implements ToCopyableBuilder<GameSessionFullException.Builder,GameSessionFullException>

The game instance is currently full and cannot allow the requested player(s) to join. Clients can retry such requests immediately or after a waiting period.

See Also: