Class DocumentLockedForCommentsException

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

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

This exception is thrown when the document is locked for comments and user tries to create or delete a comment on that document.

See Also: