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