Class OutOfCapacityException

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

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

The specified game server group has no available game servers to fulfill a ClaimGameServer request. Clients can retry such requests immediately or after a waiting period.

See Also: