Class StreamSessionAccessNotReadyException

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

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

The terminal connection to the stream session is not yet available. Wait before retrying the request.

See Also: