Package com.example.blogs.app.api.comment.exception
package com.example.blogs.app.api.comment.exception
-
Exception ClassesClassDescriptionException thrown when a requested comment is not found.Exception thrown when a comment existence check operation fails.Exception thrown when a comment creation operation fails.Exception thrown when a comment deletion operation fails.Exception thrown when a comment lookup by ID operation fails.Exception thrown when comment retrieval by post ID fails due to a system error.Exception thrown when a comment update operation fails.