Uses of Class
com.restapi.template.api.community.post.exception.PostNotFoundException
-
Packages that use PostNotFoundException Package Description com.restapi.template.api.community.post.controller -
-
Uses of PostNotFoundException in com.restapi.template.api.community.post.controller
Methods in com.restapi.template.api.community.post.controller with parameters of type PostNotFoundException Modifier and Type Method Description ErrorResponsePostExceptionHandler. handleCommentNotFound(PostNotFoundException exception)없는 게시글 예외 발생.
-