Uses of Class
com.atlassian.bitbucket.scm.ScmException
Packages that use ScmException
-
Uses of ScmException in com.atlassian.bitbucket.scm
Subclasses of ScmException in com.atlassian.bitbucket.scmModifier and TypeClassDescriptionclassAn exception that is thrown bycommandscreated by theScmMirrorCommandFactorywhen they fail due to authentication problems.classThrown to indicate a requested SCM feature, such ascommand buildersorpull requests, is not supported by the backing SCM implementation.classThrown to indicate that the requested SCM's implementation is not up-to-date with the current SPI.classclassAn exception that is thrown bycommandscreated by theScmMirrorCommandFactorywhen they fail due to authorization problems.classThrown by theScmServiceto indicate that a plugin is installed for the requested SCM, but that the plugin is not in a usable state.classThrown by theScmServiceto indicate none of the installed plugins supports the requested SCM.