Class ConcurrentModificationException

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

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

Another modification has already happened. Fetch VersionId again and use it to update the destination.

See Also: