- TermedServiceNotExistsOnSubscriptionOnScheduledDateException - Exception in com.crm.exception.subscriptions
-
- TermedServiceNotExistsOnSubscriptionOnScheduledDateException(CRMSession, String, String) - Constructor for exception com.crm.exception.subscriptions.TermedServiceNotExistsOnSubscriptionOnScheduledDateException
-
Termed service %1 does not exist on subscription %2 on scheduled date.
- TerminateSubscriptionInvalidSubStateException - Exception in com.crm.exception.subscriptions
-
- TerminateSubscriptionInvalidSubStateException(CRMSession) - Constructor for exception com.crm.exception.subscriptions.TerminateSubscriptionInvalidSubStateException
-
Terminate subscription is not allowed.
- TestConnectionFailedException - Exception in com.crm.exception.communications
-
- TestConnectionFailedException(CRMSession, String) - Constructor for exception com.crm.exception.communications.TestConnectionFailedException
-
Test Connection : Failed
- TimeOverlapExistsException - Exception in com.crm.exception.jobs
-
- TimeOverlapExistsException(CRMSession) - Constructor for exception com.crm.exception.jobs.TimeOverlapExistsException
-
Time overlap exists.
- ToDateGreaterFromDateException - Exception in com.crm.exception
-
- ToDateGreaterFromDateException(CRMSession) - Constructor for exception com.crm.exception.ToDateGreaterFromDateException
-
To date %1 must be greater than from date %2.
- ToDateGreaterFromDateException(CRMSession, String, String) - Constructor for exception com.crm.exception.ToDateGreaterFromDateException
-
To date %1 must be greater than from date %2.
- TransactionAmountRangeRuleOverlapException - Exception in com.crm.exception.wallets
-
- TransactionAmountRangeRuleOverlapException(CRMSession, String) - Constructor for exception com.crm.exception.wallets.TransactionAmountRangeRuleOverlapException
-
Transaction amount range overlap exists for %1 event.
- TransactionReferenceNumberIsNotUniqueException - Exception in com.crm.exception.subscriptions
-
- TransactionReferenceNumberIsNotUniqueException(CRMSession) - Constructor for exception com.crm.exception.subscriptions.TransactionReferenceNumberIsNotUniqueException
-
The specified transaction reference number is not unique.
- TransferAmountMoreThanAvailableBalanceException - Exception in com.crm.exception.wallets
-
- TransferAmountMoreThanAvailableBalanceException(CRMSession, String, String) - Constructor for exception com.crm.exception.wallets.TransferAmountMoreThanAvailableBalanceException
-
Transfer amount %1 must be less or equal than wallet available balance %2.
- TransferAndFeeAmountMoreThanAvailableBalanceException - Exception in com.crm.exception.wallets
-
- TransferAndFeeAmountMoreThanAvailableBalanceException(CRMSession, String, String, String) - Constructor for exception com.crm.exception.wallets.TransferAndFeeAmountMoreThanAvailableBalanceException
-
Transfer amount %1 and transaction fee amount %2 must be less or equal than wallet available balance %3.