Class BitbucketApiException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.bamboo.plugins.bitbucket.api.BitbucketApiException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionBitbucketApiException
(RESTCall restCall) BitbucketApiException
(String message) BitbucketApiException
(String message, Throwable cause) BitbucketApiException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BitbucketApiException
-
BitbucketApiException
-
BitbucketApiException
-
BitbucketApiException
-
-
Method Details
-
getRestCallStatusCode
public int getRestCallStatusCode() -
getRestCallURI
-