Class CommentDoesNotExistException

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

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

No comment exists with the provided ID. Verify that you have used the correct ID, and then try again.

See Also: