| java.lang.Object | |||||
| ↳ | java.lang.Throwable | ||||
| ↳ | java.lang.Exception | ||||
| ↳ | java.lang.RuntimeException | ||||
| ↳ | com.atlassian.bitbucket.ServiceException | ||||
| ↳ | com.atlassian.bitbucket.hook.repository.RepositoryHookVetoedException | ||||
Exception that can be thrown when one or more repository-hook modules reject a proposed ref changes. Note
 that preUpdate(RepositoryHookRequest) does not throw this exception. However, code
 that invokes the hooks may throw this exception after one or more hooks have rejected the exception.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  com.atlassian.bitbucket.ServiceException | |||||||||||
|  From class
  java.lang.Throwable | |||||||||||
|  From class
  java.lang.Object | |||||||||||