Class BitbucketException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.cloudbees.jenkins.plugins.bitbucket.api.BitbucketException
All Implemented Interfaces:
Serializable

public class BitbucketException extends RuntimeException
See Also:
  • Constructor Details

    • BitbucketException

      public BitbucketException(String message, Throwable cause)
    • BitbucketException

      public BitbucketException(String message)