Class NoSuchParticipantException

All Implemented Interfaces:
Serializable

public class NoSuchParticipantException extends NoSuchEntityException
Indicates that the person specified in the operation is not a participant of the pull request.
See Also:
  • Constructor Details

    • NoSuchParticipantException

      public NoSuchParticipantException(KeyedMessage message)