Class WebhookNotSupportedException

  • All Implemented Interfaces:
    Serializable

    public class WebhookNotSupportedException
    extends RuntimeException
    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:
    Serialized Form
    • Constructor Detail

      • WebhookNotSupportedException

        public WebhookNotSupportedException​(String message)