Uses of Class
com.atlassian.bitbucket.scm.ScmException
-
Uses of ScmException in com.atlassian.bitbucket.scm
Modifier and TypeClassDescriptionclass
An exception that is thrown bycommands
created by theScmMirrorCommandFactory
when they fail due to authentication problems.class
Thrown to indicate a requested SCM feature, such ascommand builders
orpull requests
, is not supported by the backing SCM implementation.class
Thrown to indicate that the requested SCM's implementation is not up-to-date with the current SPI.class
class
An exception that is thrown bycommands
created by theScmMirrorCommandFactory
when they fail due to authorization problems.class
Thrown by theScmService
to indicate that a plugin is installed for the requested SCM, but that the plugin is not in a usable state.class
Thrown by theScmService
to indicate none of the installed plugins supports the requested SCM.