Class NoSuchEntityException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NoDefaultBranchException, NoSuchAvatarException, NoSuchBranchException, NoSuchCommentException, NoSuchCommitException, NoSuchGroupException, NoSuchHookScriptException, NoSuchLabelException, NoSuchMeshNodeException, NoSuchObjectException, NoSuchParticipantException, NoSuchProjectException, NoSuchPullRequestException, NoSuchPullRequestReviewException, NoSuchRepositoryException, NoSuchReviewerGroupException, NoSuchTagException, NoSuchUserException

public class NoSuchEntityException extends ServiceException
See Also:
  • Constructor Details

    • NoSuchEntityException

      public NoSuchEntityException(@Nonnull KeyedMessage message)
    • NoSuchEntityException

      public NoSuchEntityException(@Nonnull KeyedMessage message, @Nullable Throwable cause)