Uses of Class
com.fifa.connectid.sdk.core.FifaOrganisationMergedException
-
Packages that use FifaOrganisationMergedException Package Description com.fifa.connectid.sdk.core com.fifa.connectid.sdk.core.errorhandling -
-
Uses of FifaOrganisationMergedException in com.fifa.connectid.sdk.core
Methods in com.fifa.connectid.sdk.core that throw FifaOrganisationMergedException Modifier and Type Method Description OrganisationLocalTypeFifaConnectIdClient. getOrganisation(String organisationFifaId)Gets organisation data associated with the specified FIFA Unique Identifier. -
Uses of FifaOrganisationMergedException in com.fifa.connectid.sdk.core.errorhandling
Methods in com.fifa.connectid.sdk.core.errorhandling that throw FifaOrganisationMergedException Modifier and Type Method Description voidOrganisationMergedExceptionHandler. Handle(com.microsoft.rest.ServiceResponse<Object> serviceResponse)
-