Uses of Class
jetbrains.buildServer.vcs.utils.UnsupportedVcsException
-
Packages that use UnsupportedVcsException Package Description jetbrains.buildServer.vcs.impl -
-
Uses of UnsupportedVcsException in jetbrains.buildServer.vcs.impl
Methods in jetbrains.buildServer.vcs.impl that throw UnsupportedVcsException Modifier and Type Method Description SVcsRootVcsManagerImpl. createNewVcsRoot(VcsUrl url, String name, VcsRootScope scope)SVcsRootVcsRootsManagerImpl. createNewVcsRoot(VcsUrl url, String name, VcsRootScope scope)
-