Class NoSuchPullRequestException

All Implemented Interfaces:
Serializable

public class NoSuchPullRequestException extends NoSuchEntityException
Indicates that a pull request was requested that does not exist.
See Also:
  • Constructor Details

    • NoSuchPullRequestException

      public NoSuchPullRequestException(KeyedMessage message)