Class BitbucketWebhookProcessorException

All Implemented Interfaces:
Serializable

public class BitbucketWebhookProcessorException extends BitbucketException
See Also:
  • Constructor Details

    • BitbucketWebhookProcessorException

      public BitbucketWebhookProcessorException(int httpCode, String message)
  • Method Details

    • getHttpCode

      public int getHttpCode()