- BadDelimiterException - Exception in com.crm.exception
-
- BadDelimiterException() - Constructor for exception com.crm.exception.BadDelimiterException
-
- BadQuoteException - Exception in com.crm.exception
-
- BadQuoteException() - Constructor for exception com.crm.exception.BadQuoteException
-
- BadQuoteException(String) - Constructor for exception com.crm.exception.BadQuoteException
-
- BillAlreadyExistsOnPaymentException - Exception in com.crm.exception.financialtransactions
-
- BillAlreadyExistsOnPaymentException(CRMSession, String, String) - Constructor for exception com.crm.exception.financialtransactions.BillAlreadyExistsOnPaymentException
-
A bill with number %1 already exists for invoice with number %2.
- BillingTermAlreadyExpireException - Exception in com.crm.exception.billing
-
- BillingTermAlreadyExpireException(CRMSession) - Constructor for exception com.crm.exception.billing.BillingTermAlreadyExpireException
-
"From" billing term is already expired.
- BillingTermMissingException - Exception in com.crm.exception.billing
-
- BillingTermMissingException(CRMSession, String) - Constructor for exception com.crm.exception.billing.BillingTermMissingException
-
Effective billing term not found for %1.
- BillingTermMissingException(CRMSession, String, String) - Constructor for exception com.crm.exception.billing.BillingTermMissingException
-
Effective billing term not found for %1 %2.
- BillingTermSchemePrepaymentServiceException - Exception in com.crm.exception.billing
-
- BillingTermSchemePrepaymentServiceException(CRMSession) - Constructor for exception com.crm.exception.billing.BillingTermSchemePrepaymentServiceException
-
Billing Term Scheme Which Requires Prepayment Must Include Only Pre-Bill Services
- BillSubscriberInvalidSubStateException - Exception in com.crm.exception.subscriptions
-
- BillSubscriberInvalidSubStateException(CRMSession) - Constructor for exception com.crm.exception.subscriptions.BillSubscriberInvalidSubStateException
-
Bill subscriber is not allowed.
- bulkCustomerEventMaxNumberException - Exception in com.crm.exception.rewards
-
- bulkCustomerEventMaxNumberException(CRMSession, String) - Constructor for exception com.crm.exception.rewards.bulkCustomerEventMaxNumberException
-
Maximum number for customer events is 1000
- BuyInAdvanceRequestAlreadyUsedException - Exception in com.crm.exception.subscriptions
-
- BuyInAdvanceRequestAlreadyUsedException(CRMSession) - Constructor for exception com.crm.exception.subscriptions.BuyInAdvanceRequestAlreadyUsedException
-
The current buy in advance request is already used.
- BuyInAdvReqFreqLessSubBillFreqException - Exception in com.crm.exception.subscriptions
-
- BuyInAdvReqFreqLessSubBillFreqException(CRMSession) - Constructor for exception com.crm.exception.subscriptions.BuyInAdvReqFreqLessSubBillFreqException
-
The current buy in advance request duration is less than the subscription's billing term frequency.