Class IntegrityException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CommentDeletionException, DuplicatePullRequestException, DuplicateRefException, DuplicateReviewerGroupException, EmptyPullRequestException, InvalidPullRequestParticipantException, InvalidPullRequestTargetException

public class IntegrityException extends ServiceException
See Also:
  • Constructor Details

    • IntegrityException

      public IntegrityException(@Nonnull KeyedMessage message)
    • IntegrityException

      public IntegrityException(@Nonnull KeyedMessage message, @Nullable Throwable cause)
      Parameters:
      message - the detail message
      cause - the cause of the exception or null
      Since:
      5.1