Class ValidationException

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

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

One or more parameter values in the request fail to satisfy the specified constraints. Correct the invalid parameter values before retrying the request.

See Also: