@Generated(value="software.amazon.awssdk:codegen") public final class FleetCapacityExceededException extends GameLiftException implements ToCopyableBuilder<FleetCapacityExceededException.Builder,FleetCapacityExceededException>
The specified fleet has no available instances to fulfill a CreateGameSession request. Clients can retry
such requests immediately or after a waiting period.
| Modifier and Type | Class and Description |
|---|---|
static interface |
FleetCapacityExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static FleetCapacityExceededException.Builder |
builder() |
static Class<? extends FleetCapacityExceededException.Builder> |
serializableBuilderClass() |
FleetCapacityExceededException.Builder |
toBuilder()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException. |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic FleetCapacityExceededException.Builder toBuilder()
AwsServiceExceptionAwsServiceException.Builder initialized with the properties of this AwsServiceException.toBuilder in interface ToCopyableBuilder<FleetCapacityExceededException.Builder,FleetCapacityExceededException>toBuilder in class GameLiftExceptionpublic static FleetCapacityExceededException.Builder builder()
public static Class<? extends FleetCapacityExceededException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.