Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Z 

A

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
AccessTokenAssignedToDifferentContactsException - Exception in com.crm.exception.accesstokens
 
AccessTokenAssignedToDifferentContactsException(CRMSession) - Constructor for exception com.crm.exception.accesstokens.AccessTokenAssignedToDifferentContactsException
Assign Access Token to different Contacts is not allowed
AccessTokenClassificationAlreadyExistsInTheRuleException - Exception in com.crm.exception.accesstokens
 
AccessTokenClassificationAlreadyExistsInTheRuleException(CRMSession, String) - Constructor for exception com.crm.exception.accesstokens.AccessTokenClassificationAlreadyExistsInTheRuleException
Access Token Classification %1 must be specified only once per rule.
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
AccessTokenNotFoundIdentifierException - Exception in com.crm.exception.accesstokens
 
AccessTokenNotFoundIdentifierException(CRMSession, String[]) - Constructor for exception com.crm.exception.accesstokens.AccessTokenNotFoundIdentifierException
Please Specify %1
AccessTokenNumberException - Exception in com.crm.exception.accesstokens
 
AccessTokenNumberException(CRMSession) - Constructor for exception com.crm.exception.accesstokens.AccessTokenNumberException
Maximum number of Access Tokens should be greater than Minimum number of Access Tokens.
AccessTokenPassCodeMandatoryException - Exception in com.crm.exception.accesstokens
 
AccessTokenPassCodeMandatoryException(CRMSession) - Constructor for exception com.crm.exception.accesstokens.AccessTokenPassCodeMandatoryException
Please Specify pass_code
AccessTokenPendingVerificationException - Exception in com.crm.exception.accesstokens
 
AccessTokenPendingVerificationException(CRMSession, String) - Constructor for exception com.crm.exception.accesstokens.AccessTokenPendingVerificationException
%1 access token is pending verification.
AccessTokensNumberPerClassificationException - Exception in com.crm.exception.accesstokens
 
AccessTokensNumberPerClassificationException(CRMSession, String, String, String) - Constructor for exception com.crm.exception.accesstokens.AccessTokensNumberPerClassificationException
Number of Access Tokens with classification %1 should be at least %2 and maximum %3 according to the active access token definition.
AccountBalanceNotEnoughException - Exception in com.crm.exception.accounts
 
AccountBalanceNotEnoughException(CRMSession) - Constructor for exception com.crm.exception.accounts.AccountBalanceNotEnoughException
Accounts receivable does not have enough funds to perform this action.
AccountBalanceNotEnoughException(CRMSession, String) - Constructor for exception com.crm.exception.accounts.AccountBalanceNotEnoughException
Accounts receivable does not have enough funds to perform this action.
AccountCurrencyException - Exception in com.crm.exception.accounts
 
AccountCurrencyException(CRMSession) - Constructor for exception com.crm.exception.accounts.AccountCurrencyException
You are not allowed to change the account currency based on the active Accounts Receivable Definition.
AccountMemberException - Exception in com.crm.exception.accounts
 
AccountMemberException(CRMSession, String, String) - Constructor for exception com.crm.exception.accounts.AccountMemberException
Account Receivable %1 is not allowed to be a member.
AccountMemberMoreThanOnceException - Exception in com.crm.exception.accounts
 
AccountMemberMoreThanOnceException(CRMSession, String) - Constructor for exception com.crm.exception.accounts.AccountMemberMoreThanOnceException
Account Member %1 can not be added more than once.
AccountMemberParentLifeCycleStateException - Exception in com.crm.exception.accounts
 
AccountMemberParentLifeCycleStateException(CRMSession, String, String) - Constructor for exception com.crm.exception.accounts.AccountMemberParentLifeCycleStateException
Cannot proceed.
AccountMemberProductException - Exception in com.crm.exception.accounts
 
AccountMemberProductException(CRMSession, String, String) - Constructor for exception com.crm.exception.accounts.AccountMemberProductException
Invalid service %1.
AccountMemberProductTypeException - Exception in com.crm.exception.accounts
 
AccountMemberProductTypeException(CRMSession, String, String, String[]) - Constructor for exception com.crm.exception.accounts.AccountMemberProductTypeException
Invalid account recievable member product %1 for account member %2.
AccountMemberRelatedFinancialTransactionException - Exception in com.crm.exception.accounts
 
AccountMemberRelatedFinancialTransactionException(CRMSession, String, String) - Constructor for exception com.crm.exception.accounts.AccountMemberRelatedFinancialTransactionException
Account Receivable %1 is not allowed to be a member.
AccountMemberRelatedNormalSubscriptionException - Exception in com.crm.exception.accounts
 
AccountMemberRelatedNormalSubscriptionException(CRMSession, String) - Constructor for exception com.crm.exception.accounts.AccountMemberRelatedNormalSubscriptionException
Accounts Receivable which are members are only allowed to have %1 subscriptions.
AccountMemberRelatedSubscriptionException - Exception in com.crm.exception.accounts
 
AccountMemberRelatedSubscriptionException(CRMSession, String, String, String) - Constructor for exception com.crm.exception.accounts.AccountMemberRelatedSubscriptionException
Account Receivable %1 is not allowed to be a member.
AccountMemberRelatedSubscriptionServiceException - Exception in com.crm.exception.accounts
 
AccountMemberRelatedSubscriptionServiceException(CRMSession, String) - Constructor for exception com.crm.exception.accounts.AccountMemberRelatedSubscriptionServiceException
Related Subscription %1 includes services other than the funded services.
AccountOwnedByMerchantException - Exception in com.crm.exception.accounts
 
AccountOwnedByMerchantException(CRMSession) - Constructor for exception com.crm.exception.accounts.AccountOwnedByMerchantException
You are not allowed to change the account currency.
AccountPaymentPreferenceDoesNotBelongToSameAccountException - Exception in com.crm.exception.financialtransactions
 
AccountPaymentPreferenceDoesNotBelongToSameAccountException(CRMSession) - Constructor for exception com.crm.exception.financialtransactions.AccountPaymentPreferenceDoesNotBelongToSameAccountException
Invalid account payment preference.
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.
AccountReceivableNotBelongsToLeadContactInformationException - Exception in com.crm.exception.leads
 
AccountReceivableNotBelongsToLeadContactInformationException(CRMSession, String, String) - Constructor for exception com.crm.exception.leads.AccountReceivableNotBelongsToLeadContactInformationException
Accounts Receivable %1 does not belong to Lead's Contact Information %2.
AccountsReceivableNotOwnedByMerchantUnitException - Exception in com.crm.exception.rewards
 
AccountsReceivableNotOwnedByMerchantUnitException(CRMSession, String, String) - Constructor for exception com.crm.exception.rewards.AccountsReceivableNotOwnedByMerchantUnitException
Accounts receivable %1 is not owned by group %2 which the rewards participating merchants unit belongs to.
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.
ActionNotAllowedByApplicationServerException - Exception in com.crm.exception
 
ActionNotAllowedByApplicationServerException(CRMSession) - Constructor for exception com.crm.exception.ActionNotAllowedByApplicationServerException
Action is not allowed via this application server
ActionRequiresPrepaymentAccountBalanceNotEnoughException - Exception in com.crm.exception.accounts
 
ActionRequiresPrepaymentAccountBalanceNotEnoughException(CRMSession, String) - Constructor for exception com.crm.exception.accounts.ActionRequiresPrepaymentAccountBalanceNotEnoughException
This action requires prepayment.
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.
AdditionalCompletionTimeRuleConditionAlreadyExistsException - Exception in com.crm.exception.jobs
 
AdditionalCompletionTimeRuleConditionAlreadyExistsException(CRMSession, String, String) - Constructor for exception com.crm.exception.jobs.AdditionalCompletionTimeRuleConditionAlreadyExistsException
A %1 already exists with the same value (%2).
AddressNotVerifiedByGenericGeographicalAreaCoverageRulesException - Exception in com.crm.exception.platform
 
AddressNotVerifiedByGenericGeographicalAreaCoverageRulesException(CRMSession, String) - Constructor for exception com.crm.exception.platform.AddressNotVerifiedByGenericGeographicalAreaCoverageRulesException
%1 %2 address is not covered by generic geographical area coverage rules
AddressNotVerifiedByGenericGeographicalAreaCoverageRulesException(CRMSession, String, String) - Constructor for exception com.crm.exception.platform.AddressNotVerifiedByGenericGeographicalAreaCoverageRulesException
%1 %2 address is not covered by generic geographical area coverage rules
AddressVerificationFailedException - Exception in com.crm.exception.contactinfo
 
AddressVerificationFailedException(CRMSession, String) - Constructor for exception com.crm.exception.contactinfo.AddressVerificationFailedException
Address verification for Address Type %1 has failed.
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
 
AdHocProductAlreadyProvidedException - Exception in com.crm.exception.billing
 
AdHocProductAlreadyProvidedException(CRMSession, String, String, String) - Constructor for exception com.crm.exception.billing.AdHocProductAlreadyProvidedException
Product %1 is already provided for %2 %3 with the same Additive Discount Definition.
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
You can extend grace period only %1 day(s) starting from %2 (%3).You have already extended grace period %4 day(s) including this action.
AllowedDaysInGracePerYearException(CRMSession, Integer, String, String, Integer, String) - Constructor for exception com.crm.exception.subscriptions.AllowedDaysInGracePerYearException
You can extend grace period only %1 day(s) starting from %2 (%3).You have already extended grace period %4 day(s) including this action.%5.
AllowedDaysInRestingPerEachTimeException - Exception in com.crm.exception.subscriptions
 
AllowedDaysInRestingPerEachTimeException(CRMSession, String, Integer) - Constructor for exception com.crm.exception.subscriptions.AllowedDaysInRestingPerEachTimeException
Resting can be performed for %1 %2 day(s) each time.
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).
AllowedDaysInRestingPerYearException(CRMSession, Integer, String, String, Integer, String) - 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).
AllowedDaysInShortTermActivationPerYearException(CRMSession, Integer, String, String, Integer, String) - 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).
AllowedDaysInShortTermDeactivationPerYearException(CRMSession, Integer, String, String, Integer, String) - 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
You can extend grace period only %1 time(s) starting from %2 (%3).You have already extended grace period %4 time(s) including this action.
AllowedTimesInGracePerYearException(CRMSession, Integer, String, String, Integer, String) - Constructor for exception com.crm.exception.subscriptions.AllowedTimesInGracePerYearException
You can extend grace period only %1 time(s) starting from %2 (%3).You have already extended grace period %4 time(s) including this action.%5.
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).
AllowedTimesInRestingPerYearException(CRMSession, Integer, String, String, Integer, String) - 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).
AllowedTimesInShortTermActivationPerYearException(CRMSession, Integer, String, String, Integer, String) - 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).
AllowedTimesInShortTermDeactivationPerYearException(CRMSession, Integer, String, String, Integer, String) - Constructor for exception com.crm.exception.subscriptions.AllowedTimesInShortTermDeactivationPerYearException
You can only short term deactivate %1 time(s) starting from %2 (%3).
AlreadyAccountMemberException - Exception in com.crm.exception.accounts
 
AlreadyAccountMemberException(CRMSession, String) - Constructor for exception com.crm.exception.accounts.AlreadyAccountMemberException
Account Receivable %1 is not allowed to have members.
AlreadyActivatedException - Exception in com.crm.exception
 
AlreadyActivatedException(CRMSession) - Constructor for exception com.crm.exception.AlreadyActivatedException
Cannot activate.
AlreadyAppliedSpendRequestException - Exception in com.crm.exception.rewards
 
AlreadyAppliedSpendRequestException(CRMSession) - Constructor for exception com.crm.exception.rewards.AlreadyAppliedSpendRequestException
An existing spend request has been already applied on the purchase customer event
AlreadyCancelledException - Exception in com.crm.exception
 
AlreadyCancelledException(CRMSession) - Constructor for exception com.crm.exception.AlreadyCancelledException
Cannot cancel.
AlreadyCancelledUdrException - Exception in com.crm.exception.billing
 
AlreadyCancelledUdrException(CRMSession) - Constructor for exception com.crm.exception.billing.AlreadyCancelledUdrException
Udr is already cancelled.
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.
AlreadyExistCINameException - Exception in com.crm.exception.businessnetwork
 
AlreadyExistCINameException(CRMSession, String, String) - Constructor for exception com.crm.exception.businessnetwork.AlreadyExistCINameException
Specify another %1 name.A Contact Information already exists with the same name %2.
AlreadyExistCommunicationRuleNameException - Exception in com.crm.exception.communications
 
AlreadyExistCommunicationRuleNameException(CRMSession, String) - Constructor for exception com.crm.exception.communications.AlreadyExistCommunicationRuleNameException
The rule name %1 already exist
AlreadyExistCustomerEventWithSameUniqueIdentifierException - Exception in com.crm.exception.rewards
 
AlreadyExistCustomerEventWithSameUniqueIdentifierException(CRMSession, String) - Constructor for exception com.crm.exception.rewards.AlreadyExistCustomerEventWithSameUniqueIdentifierException
The unigue identifier already exist
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
 
AlreadyExistFinancialStateCustomerEventWithSameAcountException - Exception in com.crm.exception.rewards
 
AlreadyExistFinancialStateCustomerEventWithSameAcountException(CRMSession, String, String, String) - Constructor for exception com.crm.exception.rewards.AlreadyExistFinancialStateCustomerEventWithSameAcountException
Account %1 already has financial statement customer event with classification %2 for %3
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.
AlreadyExistsPaymentGatewayRequestWithSameRequestUniqueIdentifierException - Exception in com.crm.exception.paymentgateway
 
AlreadyExistsPaymentGatewayRequestWithSameRequestUniqueIdentifierException(CRMSession, String) - Constructor for exception com.crm.exception.paymentgateway.AlreadyExistsPaymentGatewayRequestWithSameRequestUniqueIdentifierException
A payment gateway request already exists with request unique identifier %1.
AlreadyExistsUsageAllowanceLimitForAccountException - Exception in com.crm.exception.accounts
 
AlreadyExistsUsageAllowanceLimitForAccountException(CRMSession, String) - Constructor for exception com.crm.exception.accounts.AlreadyExistsUsageAllowanceLimitForAccountException
Usage Allowance Limit already exists for 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.
AlreadyProvidedActTypeAndActServiceForJobException - Exception in com.crm.exception.activity
 
AlreadyProvidedActTypeAndActServiceForJobException(CRMSession, String, String, String) - Constructor for exception com.crm.exception.activity.AlreadyProvidedActTypeAndActServiceForJobException
Activity type %1 and activity service %2 are already provided by another activity for Job %3.
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
AlreadyScheduledProcessRunException - Exception in com.crm.exception
 
AlreadyScheduledProcessRunException(CRMSession) - Constructor for exception com.crm.exception.AlreadyScheduledProcessRunException
Cannot scheduled.
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.
AtLeastOneActiveSettingException - Exception in com.crm.exception.platform
 
AtLeastOneActiveSettingException(CRMSession, String) - Constructor for exception com.crm.exception.platform.AtLeastOneActiveSettingException
At least one %1 must be specified.
AtLeastOneAutoTopUpRuleException - Exception in com.crm.exception.wallets
 
AtLeastOneAutoTopUpRuleException(CRMSession) - Constructor for exception com.crm.exception.wallets.AtLeastOneAutoTopUpRuleException
Please specify at least one Auto Top Up Rule.
AtLeastOneCommunicationMediaException - Exception in com.crm.exception.communications
 
AtLeastOneCommunicationMediaException(CRMSession) - Constructor for exception com.crm.exception.communications.AtLeastOneCommunicationMediaException
At least one communication media must be specified.
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.
AtLeastOneCurrencyPeriodRateException - Exception in com.crm.exception.platform
 
AtLeastOneCurrencyPeriodRateException(CRMSession, String) - Constructor for exception com.crm.exception.platform.AtLeastOneCurrencyPeriodRateException
At least one currency rate period for currency %1 must be specified.
AtLeastOneDefaultSubscriptionActionTypeShouldExistException - Exception in com.crm.exception.subscriptions
 
AtLeastOneDefaultSubscriptionActionTypeShouldExistException(CRMSession) - Constructor for exception com.crm.exception.subscriptions.AtLeastOneDefaultSubscriptionActionTypeShouldExistException
At least one default subscription action type should be specified per behavior code.
AtLeastOneDefaultSubscriptionSubActionTypeShouldExistException - Exception in com.crm.exception.subscriptions
 
AtLeastOneDefaultSubscriptionSubActionTypeShouldExistException(CRMSession) - Constructor for exception com.crm.exception.subscriptions.AtLeastOneDefaultSubscriptionSubActionTypeShouldExistException
At least one default subscription sub action type should be specified per classification code.
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[], String) - Constructor for exception com.crm.exception.AtLeastOneFieldException
At least one of the following fields must be specified: %1 %2.
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.
AtLeastOneFinancialTransactionTypeForEventException - Exception in com.crm.exception.wallets
 
AtLeastOneFinancialTransactionTypeForEventException(CRMSession, String, String) - Constructor for exception com.crm.exception.wallets.AtLeastOneFinancialTransactionTypeForEventException
Please specify at least one %1 type causing %2.
AtLeastOneFinancialTransactionTypeForEventRewPartMerchantException - Exception in com.crm.exception.wallets
 
AtLeastOneFinancialTransactionTypeForEventRewPartMerchantException(CRMSession, String, String) - Constructor for exception com.crm.exception.wallets.AtLeastOneFinancialTransactionTypeForEventRewPartMerchantException
Please specify at least one %1 type causing %2.
AtLeastOneForEntityFieldException - Exception in com.crm.exception
 
AtLeastOneForEntityFieldException(CRMSession, String, String, String[]) - Constructor for exception com.crm.exception.AtLeastOneForEntityFieldException
At least one of the following fields must be specified for %1 %2 : %3.
AtLeastOneInstalledItemException - Exception in com.crm.exception.subscriptions
 
AtLeastOneInstalledItemException(CRMSession) - Constructor for exception com.crm.exception.subscriptions.AtLeastOneInstalledItemException
At least one installed item must be selected first
AtLeastOneOfTheFieldsMustBeAmendedException - Exception in com.crm.exception.subscriptions
 
AtLeastOneOfTheFieldsMustBeAmendedException(CRMSession) - Constructor for exception com.crm.exception.subscriptions.AtLeastOneOfTheFieldsMustBeAmendedException
At Least One of the Fields Must Be Amended.
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.
AtLeastOneRecordInCollectionsException - Exception in com.crm.exception
 
AtLeastOneRecordInCollectionsException(CRMSession, ArrayList<String>) - Constructor for exception com.crm.exception.AtLeastOneRecordInCollectionsException
 
AtLeastOneSupportedOnDefinitionException - Exception in com.crm.exception.leads
 
AtLeastOneSupportedOnDefinitionException(CRMSession, String) - Constructor for exception com.crm.exception.leads.AtLeastOneSupportedOnDefinitionException
At least one supported %1 must be specified on definition.
AtLeastOneSupportedOnDefinitionException(CRMSession, String, String) - Constructor for exception com.crm.exception.leads.AtLeastOneSupportedOnDefinitionException
At least one %1 %2 must be specified.
AtLeastOneSupportedOnDefinitionException(CRMSession, String[]) - Constructor for exception com.crm.exception.leads.AtLeastOneSupportedOnDefinitionException
At least one %1 must be specified.
AvailablePromoCodeNotFoundException - Exception in com.crm.exception.billing
 
AvailablePromoCodeNotFoundException(CRMSession) - Constructor for exception com.crm.exception.billing.AvailablePromoCodeNotFoundException
No more promo codes are available.
A B C D E F G H I J K L M N O P Q R S T U V W Z 
Skip navigation links