- AccessTokenAssignedToAnotherRewardParticipantException - Exception in com.crm.exception.accesstokens
-
- AccessTokenAssignedToAnotherRewardParticipantException(CRMSession, String) - Constructor for exception com.crm.exception.accesstokens.AccessTokenAssignedToAnotherRewardParticipantException
-
Access Token - %1 is assigned to another Rewards Participant
- AccessTokenCreationOnRewardParticipantNotAllowedException - Exception in com.crm.exception.accesstokens
-
- AccessTokenCreationOnRewardParticipantNotAllowedException(CRMSession) - Constructor for exception com.crm.exception.accesstokens.AccessTokenCreationOnRewardParticipantNotAllowedException
-
Creation of an Access Token through a Rewards Participant is not allowed
- AccessTokenNotEffectiveException - Exception in com.crm.exception.accesstokens
-
- AccessTokenNotEffectiveException(CRMSession, String) - Constructor for exception com.crm.exception.accesstokens.AccessTokenNotEffectiveException
-
Access Token - %1 is Not Effective
- AccessTokenPendingVerificationException - Exception in com.crm.exception.accesstokens
-
- AccessTokenPendingVerificationException(CRMSession, String) - Constructor for exception com.crm.exception.accesstokens.AccessTokenPendingVerificationException
-
%1 access token is pending verification.
- AccountReactivationException - Exception in com.crm.exception.accounts
-
- AccountReactivationException(CRMSession, String) - Constructor for exception com.crm.exception.accounts.AccountReactivationException
-
You are not allowed to re-activate the Accounts Receivable %1.
- AccountSuspensionException - Exception in com.crm.exception.accounts
-
- AccountSuspensionException(CRMSession, String) - Constructor for exception com.crm.exception.accounts.AccountSuspensionException
-
You are not allowed to suspend the Accounts Receivable %1.
- AccountTerminationException - Exception in com.crm.exception.accounts
-
- AccountTerminationException(CRMSession, String) - Constructor for exception com.crm.exception.accounts.AccountTerminationException
-
You are not allowed to terminate the Accounts Receivable %1.
- ActiveResourceSchedulingDefinitionAlreadyExistsException - Exception in com.crm.exception.resourcescheduling
-
- ActiveResourceSchedulingDefinitionAlreadyExistsException(CRMSession) - Constructor for exception com.crm.exception.resourcescheduling.ActiveResourceSchedulingDefinitionAlreadyExistsException
-
Cannot assign this definition as active because another definition is currently active.
- ActivityTimeSpentCompletionException - Exception in com.crm.exception.activity
-
- ActivityTimeSpentCompletionException(CRMSession, String) - Constructor for exception com.crm.exception.activity.ActivityTimeSpentCompletionException
-
Time spent on service %1 must be greater or equal to the completed date.
- ActivityTimeSpentException - Exception in com.crm.exception.activity
-
- ActivityTimeSpentException(CRMSession, String) - Constructor for exception com.crm.exception.activity.ActivityTimeSpentException
-
Time spent on service %1 must be greater or equal to the minimum time to spend on the service.
- AddEffectiveServiceInvalidSubStateException - Exception in com.crm.exception.subscriptions
-
- AddEffectiveServiceInvalidSubStateException(CRMSession) - Constructor for exception com.crm.exception.subscriptions.AddEffectiveServiceInvalidSubStateException
-
Add service is not allowed.
- AddInstItemInvalidSubStateException - Exception in com.crm.exception.subscriptions
-
- AddInstItemInvalidSubStateException(CRMSession) - Constructor for exception com.crm.exception.subscriptions.AddInstItemInvalidSubStateException
-
Add installed item is not allowed.
- AddServiceInvalidSubStateException - Exception in com.crm.exception.subscriptions
-
- AddServiceInvalidSubStateException(CRMSession) - Constructor for exception com.crm.exception.subscriptions.AddServiceInvalidSubStateException
-
Add service is not allowed.
- AdHocDiscountAlreadyCancelledException - Exception in com.crm.exception.billing
-
- AdHocDiscountAlreadyCancelledException(CRMSession, String) - Constructor for exception com.crm.exception.billing.AdHocDiscountAlreadyCancelledException
-
- AdHocDiscountProductNotValidException - Exception in com.crm.exception.billing
-
- AdHocDiscountProductNotValidException(CRMSession, CRMDOProduct) - Constructor for exception com.crm.exception.billing.AdHocDiscountProductNotValidException
-
- AllowedDaysInGracePerEachTimeException - Exception in com.crm.exception.subscriptions
-
- AllowedDaysInGracePerEachTimeException(CRMSession, String, Integer) - Constructor for exception com.crm.exception.subscriptions.AllowedDaysInGracePerEachTimeException
-
%1 %2 day(s) can rest each time.
- AllowedDaysInGracePerYearException - Exception in com.crm.exception.subscriptions
-
- AllowedDaysInGracePerYearException(CRMSession, Integer, String, String, Integer) - Constructor for exception com.crm.exception.subscriptions.AllowedDaysInGracePerYearException
-
Only %1 day(s) starting from %2 (%3) you can rest.You have already rest %4 day(s).
- AllowedDaysInRestingPerEachTimeException - Exception in com.crm.exception.subscriptions
-
- AllowedDaysInRestingPerEachTimeException(CRMSession, String, Integer) - Constructor for exception com.crm.exception.subscriptions.AllowedDaysInRestingPerEachTimeException
-
%1 %2 day(s) each time resting can be performed.
- AllowedDaysInRestingPerYearException - Exception in com.crm.exception.subscriptions
-
- AllowedDaysInRestingPerYearException(CRMSession, Integer, String, String, Integer) - Constructor for exception com.crm.exception.subscriptions.AllowedDaysInRestingPerYearException
-
You can only rest for %1 day(s) starting from %2 (%3).
- AllowedDaysInShortTermActivationPerEachTimeException - Exception in com.crm.exception.subscriptions
-
- AllowedDaysInShortTermActivationPerEachTimeException(CRMSession, String, Integer) - Constructor for exception com.crm.exception.subscriptions.AllowedDaysInShortTermActivationPerEachTimeException
-
%1 %2 day(s) each time short term activation can be performed.
- AllowedDaysInShortTermActivationPerYearException - Exception in com.crm.exception.subscriptions
-
- AllowedDaysInShortTermActivationPerYearException(CRMSession, Integer, String, String, Integer) - Constructor for exception com.crm.exception.subscriptions.AllowedDaysInShortTermActivationPerYearException
-
You can short term activate only %1 day(s) starting from %2 (%3).
- AllowedDaysInShortTermDeactivationPerEachTimeException - Exception in com.crm.exception.subscriptions
-
- AllowedDaysInShortTermDeactivationPerEachTimeException(CRMSession, String, Integer) - Constructor for exception com.crm.exception.subscriptions.AllowedDaysInShortTermDeactivationPerEachTimeException
-
%1 %2 day(s) each time short term deactivation can be performed.
- AllowedDaysInShortTermDeactivationPerYearException - Exception in com.crm.exception.subscriptions
-
- AllowedDaysInShortTermDeactivationPerYearException(CRMSession, Integer, String, String, Integer) - Constructor for exception com.crm.exception.subscriptions.AllowedDaysInShortTermDeactivationPerYearException
-
You can short term deactivate only %1 day(s) starting from %2 (%3).
- AllowedTimesInGracePerYearException - Exception in com.crm.exception.subscriptions
-
- AllowedTimesInGracePerYearException(CRMSession, Integer, String, String, Integer) - Constructor for exception com.crm.exception.subscriptions.AllowedTimesInGracePerYearException
-
Only %1 time(s) starting from %2 (%3) you can rest.You have already rest %4 time(s).
- AllowedTimesInRestingPerYearException - Exception in com.crm.exception.subscriptions
-
- AllowedTimesInRestingPerYearException(CRMSession, Integer, String, String, Integer) - Constructor for exception com.crm.exception.subscriptions.AllowedTimesInRestingPerYearException
-
You can only rest %1 time(s) starting from %2 (%3).
- AllowedTimesInShortTermActivationPerYearException - Exception in com.crm.exception.subscriptions
-
- AllowedTimesInShortTermActivationPerYearException(CRMSession, Integer, String, String, Integer) - Constructor for exception com.crm.exception.subscriptions.AllowedTimesInShortTermActivationPerYearException
-
You can only short term activate %1 time(s) starting from %2 (%3).
- AllowedTimesInShortTermDeactivationPerYearException - Exception in com.crm.exception.subscriptions
-
- AllowedTimesInShortTermDeactivationPerYearException(CRMSession, Integer, String, String, Integer) - Constructor for exception com.crm.exception.subscriptions.AllowedTimesInShortTermDeactivationPerYearException
-
You can only short term deactivate %1 time(s) starting from %2 (%3).
- AlreadyActivatedException - Exception in com.crm.exception
-
- AlreadyActivatedException(CRMSession) - Constructor for exception com.crm.exception.AlreadyActivatedException
-
Cannot activate.
- AlreadyCancelledException - Exception in com.crm.exception
-
- AlreadyCancelledException(CRMSession) - Constructor for exception com.crm.exception.AlreadyCancelledException
-
Cannot cancel.
- AlreadyCompletedException - Exception in com.crm.exception.communications
-
- AlreadyCompletedException(CRMSession, String) - Constructor for exception com.crm.exception.communications.AlreadyCompletedException
-
Communication %1 is already completed.
- AlreadyDeactivatedException - Exception in com.crm.exception
-
- AlreadyDeactivatedException(CRMSession) - Constructor for exception com.crm.exception.AlreadyDeactivatedException
-
Cannot deactivate.
- AlreadyDistributedOnDistributorException - Exception in com.crm.exception.subscriptions
-
- AlreadyDistributedOnDistributorException(CRMSession, String, String) - Constructor for exception com.crm.exception.subscriptions.AlreadyDistributedOnDistributorException
-
%1 is already distributed on %2.
- AlreadyExistEffectiveBuyInAdvanceRequestException - Exception in com.crm.exception.subscriptions
-
- AlreadyExistEffectiveBuyInAdvanceRequestException(CRMSession) - Constructor for exception com.crm.exception.subscriptions.AlreadyExistEffectiveBuyInAdvanceRequestException
-
Effective Buy In Advance Request already exists.
- AlreadyExistEffectiveWalletInAccountReceivableException - Exception in com.crm.exception.wallets
-
- AlreadyExistEffectiveWalletInAccountReceivableException(CRMSession, String) - Constructor for exception com.crm.exception.wallets.AlreadyExistEffectiveWalletInAccountReceivableException
-
A(n) Effective Wallet ( %1 ) already exists in Accounts Receivable.
- AlreadyExistEventBasedAndProductConditionalExpenseRuleException - Exception in com.crm.exception.billing
-
- AlreadyExistEventBasedAndProductConditionalExpenseRuleException(CRMSession, String, String) - Constructor for exception com.crm.exception.billing.AlreadyExistEventBasedAndProductConditionalExpenseRuleException
-
A(n) Rule already exists with the same Product %1 and Event %2.
- AlreadyExistException - Exception in com.crm.exception
-
- AlreadyExistException(CRMSession, String, String) - Constructor for exception com.crm.exception.AlreadyExistException
-
A(n) %1 already exists with the same %2.
- AlreadyExistException(CRMSession, String, String[]) - Constructor for exception com.crm.exception.AlreadyExistException
-
A(n) %1 already exists with the same %2.
- AlreadyExistException(CRMSession, String, Object[]) - Constructor for exception com.crm.exception.AlreadyExistException
-
- AlreadyExistFromIPAddressIPAuthorisationRuleException - Exception in com.crm.exception
-
- AlreadyExistFromIPAddressIPAuthorisationRuleException(CRMSession, String, String) - Constructor for exception com.crm.exception.AlreadyExistFromIPAddressIPAuthorisationRuleException
-
From IP Address( %1 ) in Denied IP Addresses already exists in Allowed IP Addresses of IP Authorisation Rule %2.
- AlreadyExistInIPAuthorisationRuleException - Exception in com.crm.exception
-
- AlreadyExistInIPAuthorisationRuleException(CRMSession, String, String) - Constructor for exception com.crm.exception.AlreadyExistInIPAuthorisationRuleException
-
%1 already exists in IP Authorisation Rule %2.
- AlreadyExistRewardParticipantByAccountReceivableException - Exception in com.crm.exception.rewards
-
- AlreadyExistRewardParticipantByAccountReceivableException(CRMSession, String) - Constructor for exception com.crm.exception.rewards.AlreadyExistRewardParticipantByAccountReceivableException
-
A Reward Participant already exists with the same Accounts Receivable %1.
- AlreadyExistSwapProductInSubscriptionException - Exception in com.crm.exception.subscriptions
-
- AlreadyExistSwapProductInSubscriptionException(CRMSession, String) - Constructor for exception com.crm.exception.subscriptions.AlreadyExistSwapProductInSubscriptionException
-
A(n) subscription service already exists with the same code: %1.
- AlreadyExistToIPAddressIPAuthorisationRuleException - Exception in com.crm.exception
-
- AlreadyExistToIPAddressIPAuthorisationRuleException(CRMSession, String, String) - Constructor for exception com.crm.exception.AlreadyExistToIPAddressIPAuthorisationRuleException
-
To IP Address( %1 ) already exists in Allowed IP Addresses of IP Authorisation Rule %2.
- AlreadyExistWarehousedTypeByOwnedGroupException - Exception in com.crm.exception.inventory
-
- AlreadyExistWarehousedTypeByOwnedGroupException(CRMSession, String, String) - Constructor for exception com.crm.exception.inventory.AlreadyExistWarehousedTypeByOwnedGroupException
-
A(n) Warehouse Type %1 already exists in Owned Group %2.
- AlreadyExistWarehouseTypeInInventoryDefinitionAllowedException - Exception in com.crm.exception.inventory
-
- AlreadyExistWarehouseTypeInInventoryDefinitionAllowedException(CRMSession, String, String) - Constructor for exception com.crm.exception.inventory.AlreadyExistWarehouseTypeInInventoryDefinitionAllowedException
-
A(n) Warehouse Type %1 for %2 name already exists in Inventory Definition Allowed Warehouses Types.
- AlreadyPresentAndConfirmedException - Exception in com.crm.exception.billing
-
- AlreadyPresentAndConfirmedException(CRMSession) - Constructor for exception com.crm.exception.billing.AlreadyPresentAndConfirmedException
-
Cannot set to presented and confirmed.
- AlreadyPresentAndRejectedException - Exception in com.crm.exception.billing
-
- AlreadyPresentAndRejectedException(CRMSession) - Constructor for exception com.crm.exception.billing.AlreadyPresentAndRejectedException
-
Cannot set to presented and rejected.
- AlreadyPresentedException - Exception in com.crm.exception.billing
-
- AlreadyPresentedException(CRMSession) - Constructor for exception com.crm.exception.billing.AlreadyPresentedException
-
Cannot set to presented.
- AlreadyReachedMaxNumberOfResourceRequestsException - Exception in com.crm.exception.activity
-
- AlreadyReachedMaxNumberOfResourceRequestsException(CRMSession, String, String) - Constructor for exception com.crm.exception.activity.AlreadyReachedMaxNumberOfResourceRequestsException
-
Max number(%1) of allowed resource requests is already reached for %2, based on resource scheduling definition
- AlreadyReachedMaxNumberOfResourceRequestsException(CRMSession, String, String, String) - Constructor for exception com.crm.exception.activity.AlreadyReachedMaxNumberOfResourceRequestsException
-
Max number(%1) of allowed resource requests is already reached for %2 %3, based on resource scheduling definition
- AlreadyWrittenOffException - Exception in com.crm.exception.financialtransactions
-
- AlreadyWrittenOffException(CRMSession, String) - Constructor for exception com.crm.exception.financialtransactions.AlreadyWrittenOffException
-
Cannot write off invoice %1.
- AmendBillingTermInvalidSubStateException - Exception in com.crm.exception.subscriptions
-
- AmendBillingTermInvalidSubStateException(CRMSession) - Constructor for exception com.crm.exception.subscriptions.AmendBillingTermInvalidSubStateException
-
Amend billing term is not allowed.
- ApplyOnlyOnPostedUdrsException - Exception in com.crm.exception.billing
-
- ApplyOnlyOnPostedUdrsException(CRMSession, String) - Constructor for exception com.crm.exception.billing.ApplyOnlyOnPostedUdrsException
-
%1 process can be applied only on posted UDRs.
- AtLeastASubscriptionServiceShouldExistException - Exception in com.crm.exception.subscriptions
-
- AtLeastASubscriptionServiceShouldExistException(CRMSession, String, Date) - Constructor for exception com.crm.exception.subscriptions.AtLeastASubscriptionServiceShouldExistException
-
At least one effective subscription service should exist during that date.
- AtLeastOneConditionFromAwardConditionsException - Exception in com.crm.exception.rewards
-
- AtLeastOneConditionFromAwardConditionsException(CRMSession) - Constructor for exception com.crm.exception.rewards.AtLeastOneConditionFromAwardConditionsException
-
At least one condition from Award Conditions (Time Conditions): Either day or time slot must be specified.
- AtLeastOneEntityFieldException - Exception in com.crm.exception
-
- AtLeastOneEntityFieldException(CRMSession, String, String[]) - Constructor for exception com.crm.exception.AtLeastOneEntityFieldException
-
At least one of the following fields must be specified for %1 : %2.
- AtLeastOneEntityFieldStatusTransitionException - Exception in com.crm.exception
-
- AtLeastOneEntityFieldStatusTransitionException(CRMSession, String, String) - Constructor for exception com.crm.exception.AtLeastOneEntityFieldStatusTransitionException
-
At least one of Status Transition from status %1 must be specified: %2.
- AtLeastOneFieldAllowedProductOrTypeFromToException - Exception in com.crm.exception.rewards
-
- AtLeastOneFieldAllowedProductOrTypeFromToException(CRMSession, String, String) - Constructor for exception com.crm.exception.rewards.AtLeastOneFieldAllowedProductOrTypeFromToException
-
At least one of the following fields must be specified: Allowed %1 %2 from and %3 %4 to.
- AtLeastOneFieldConcurrentUsageCriterionException - Exception in com.crm.exception.billing
-
- AtLeastOneFieldConcurrentUsageCriterionException(CRMSession) - Constructor for exception com.crm.exception.billing.AtLeastOneFieldConcurrentUsageCriterionException
-
At least one of the following fields must be specified:Concurrent Usage more/less than amount, more/less Than percentage.
- AtLeastOneFieldException - Exception in com.crm.exception
-
- AtLeastOneFieldException(CRMSession, String[]) - Constructor for exception com.crm.exception.AtLeastOneFieldException
-
At least one of the following fields must be specified: %1.
- AtLeastOneFieldException(CRMSession, String) - Constructor for exception com.crm.exception.AtLeastOneFieldException
-
At least one of the following fields must be specified: %1.
- AtLeastOneFieldFromValueToValueInConditionException - Exception in com.crm.exception.workflows
-
- AtLeastOneFieldFromValueToValueInConditionException(CRMSession, String, String) - Constructor for exception com.crm.exception.workflows.AtLeastOneFieldFromValueToValueInConditionException
-
At least one of the following fields must be specified:From value or To value for %1 field in condition: %2
- AtLeastOneFieldHourConditionException - Exception in com.crm.exception.rewards
-
- AtLeastOneFieldHourConditionException(CRMSession, String) - Constructor for exception com.crm.exception.rewards.AtLeastOneFieldHourConditionException
-
At least one of the following fields must be specified:from or to hour in %1 - time conditions.
- AtLeastOneFieldSpecificUsersException - Exception in com.crm.exception.workflows
-
- AtLeastOneFieldSpecificUsersException(CRMSession, String) - Constructor for exception com.crm.exception.workflows.AtLeastOneFieldSpecificUsersException
-
At least one of the following fields must be specified: %1 specific users.
- AtLeastOneProvisioningServiceForDistributorException - Exception in com.crm.exception.provisioning
-
- AtLeastOneProvisioningServiceForDistributorException(CRMSession, String) - Constructor for exception com.crm.exception.provisioning.AtLeastOneProvisioningServiceForDistributorException
-
At least one provisioning service for provisioning distributor %1 must be specified.
- AtLeastOneRecordException - Exception in com.crm.exception
-
- AtLeastOneRecordException(CRMSession, String) - Constructor for exception com.crm.exception.AtLeastOneRecordException
-
At least one %1 must be specified.
- AtLeastOneRecordException(CRMSession, String, String) - Constructor for exception com.crm.exception.AtLeastOneRecordException
-
At least one %1 %2 must be specified.
- AtLeastOneRecordException(CRMSession, String[]) - Constructor for exception com.crm.exception.AtLeastOneRecordException
-
At least one %1 must be specified.