Class RepositoryLockedExceptionResolver

java.lang.Object
org.craftercms.studio.impl.v2.utils.git.cli.PatternFindingGitCliExceptionResolver
org.craftercms.studio.impl.v2.utils.git.cli.RepositoryLockedExceptionResolver
All Implemented Interfaces:
GitCliOutputExceptionResolver

public class RepositoryLockedExceptionResolver extends PatternFindingGitCliExceptionResolver
GitCliOutputExceptionResolver that tries to find a pattern in the Git output to see if it corresponds to a RepositoryLockedExceptionResolver.
Since:
3.1.23
Author:
Alfonso Vasquez