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