Uses of Class
com.restapi.template.api.common.exception.ThisIsNotYoursException
-
Packages that use ThisIsNotYoursException Package Description com.restapi.template.api.common -
-
Uses of ThisIsNotYoursException in com.restapi.template.api.common
Methods in com.restapi.template.api.common with parameters of type ThisIsNotYoursException Modifier and Type Method Description ErrorResponseCommonExceptionHandler. handleNotYours(ThisIsNotYoursException exception)존재하지 않거나 본인 소유가 아닌 컨텐츠 수정 요청 발생.
-