Class DraftUploadOutOfSyncException

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

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

This exception is thrown when a valid checkout ID is not presented on document version upload calls for a document that has been checked out from Web client.

See Also: