Class NoSuchPullRequestReviewException

All Implemented Interfaces:
Serializable

public class NoSuchPullRequestReviewException extends NoSuchEntityException
Thrown when a user tries to complete a pull request review but one does not exist.
Since:
7.7
See Also:
  • Constructor Details

    • NoSuchPullRequestReviewException

      public NoSuchPullRequestReviewException(KeyedMessage message)