Uses of Class
com.winchesters.devopsify.exception.git.GitAPIException
Packages that use GitAPIException
-
Uses of GitAPIException in com.winchesters.devopsify.controller.git
Methods in com.winchesters.devopsify.controller.git with parameters of type GitAPIExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ErrorResponseDto>
GitControllerAdvice.handleGitAPIException
(GitAPIException exception)