Class VersionMismatchException

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

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

The stream version that you specified is not the latest version. To get the latest version, use the DescribeStream API.

See Also: