Class WebhookNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.bitbucket.jenkins.internal.client.exception.WebhookNotSupportedException
- All Implemented Interfaces:
Serializable
Throws when the remote bitbucket server does not return webhook as one of its capabilities. We expect the minimum
version of Bitbucket that this plugin support have webhook capability.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WebhookNotSupportedException
-