java.lang.Object | |||||
↳ | java.lang.Throwable | ||||
↳ | java.lang.Exception | ||||
↳ | java.lang.RuntimeException | ||||
↳ | com.atlassian.bitbucket.ServiceException | ||||
↳ | com.atlassian.bitbucket.scm.ScmException |
![]() |
Base class for exceptions thrown by the ScmService
and other SCM components.
Plugin developers providing SCM implementations are encouraged to derive exceptions which will be propagated beyond their implementation boundaries from this exception.
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves the unique identifier for the SCM from which, or for which, this exception was thrown.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Retrieves the unique identifier for the SCM from which, or for which, this exception was thrown.