Class FifaDuplicatedPersonFoundException

  • All Implemented Interfaces:
    Serializable

    public class FifaDuplicatedPersonFoundException
    extends FifaConnectIdException
    Exception thrown when registration cannot be accomplished due to potential duplicates being found.
    See Also:
    Serialized Form
    • Constructor Detail

      • FifaDuplicatedPersonFoundException

        public FifaDuplicatedPersonFoundException​(String message,
                                                  GetDuplicatesResponseType getDuplicatesResponse,
                                                  com.microsoft.rest.ServiceResponse<Object> serviceResponse)