Class BitbucketApiException

    • Constructor Detail

      • BitbucketApiException

        public BitbucketApiException​(String message)
      • BitbucketApiException

        public BitbucketApiException​(Throwable cause)
      • BitbucketApiException

        public BitbucketApiException​(String message,
                                     Throwable cause)
      • BitbucketApiException

        public BitbucketApiException​(RESTCall restCall)
    • Method Detail

      • getRestCallStatusCode

        public int getRestCallStatusCode()
      • getRestCallURI

        public URI getRestCallURI()