Uses of Class
com.winchesters.devopsify.exception.github.PersonalAccessTokenPermissionException
Packages that use PersonalAccessTokenPermissionException
-
Uses of PersonalAccessTokenPermissionException in com.winchesters.devopsify.controller.github
Methods in com.winchesters.devopsify.controller.github with parameters of type PersonalAccessTokenPermissionExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ErrorResponseDto>
GithubControllerAdviceImpl.handleException
(PersonalAccessTokenPermissionException exception)