- WalletBalanceExceededException - Exception in com.crm.exception.subscriptions
-
- WalletBalanceExceededException(CRMSession) - Constructor for exception com.crm.exception.subscriptions.WalletBalanceExceededException
-
Subscription action cannot be executed.
- WalletTransactionAlreadyVoidedException - Exception in com.crm.exception.wallets
-
- WalletTransactionAlreadyVoidedException(CRMSession) - Constructor for exception com.crm.exception.wallets.WalletTransactionAlreadyVoidedException
-
The specified wallet transaction has already been voided.
- WarehouseNotAllowedException - Exception in com.crm.exception.accounts
-
- WarehouseNotAllowedException(CRMSession, String, String) - Constructor for exception com.crm.exception.accounts.WarehouseNotAllowedException
-
It is not allowed to specify %1 Warehouse as account %2 does not belong to a Partner Group.
- WarehouseNotExistsToMoveInstalledItemException - Exception in com.crm.exception.inventory
-
- WarehouseNotExistsToMoveInstalledItemException(CRMSession) - Constructor for exception com.crm.exception.inventory.WarehouseNotExistsToMoveInstalledItemException
-
No warehouse exists, for the installed item to be returned, that belongs to the group of the logged in user.
- WarehouseNotFoundForGroupException - Exception in com.crm.exception.inventory
-
- WarehouseNotFoundForGroupException(CRMSession, String) - Constructor for exception com.crm.exception.inventory.WarehouseNotFoundForGroupException
-
Cannot find a warehouse that belongs to group %1.
- WarehouseReservationReleaseException - Exception in com.crm.exception.inventory
-
- WarehouseReservationReleaseException(CRMSession, String) - Constructor for exception com.crm.exception.inventory.WarehouseReservationReleaseException
-
Cannot release reservation %1.
- WarehouseTransActivationException - Exception in com.crm.exception.inventory
-
- WarehouseTransActivationException(CRMSession, String) - Constructor for exception com.crm.exception.inventory.WarehouseTransActivationException
-
Cannot activate transaction %1.
- WarehouseTransExecutionException - Exception in com.crm.exception.inventory
-
- WarehouseTransExecutionException(CRMSession, String) - Constructor for exception com.crm.exception.inventory.WarehouseTransExecutionException
-
Cannot execute transaction %1.
- WarehouseTransPostException - Exception in com.crm.exception.inventory
-
- WarehouseTransPostException(CRMSession, String) - Constructor for exception com.crm.exception.inventory.WarehouseTransPostException
-
Cannot post transaction %1.
- WarehouseTransStockException - Exception in com.crm.exception.inventory
-
- WarehouseTransStockException(CRMSession, String, String, BigDecimal) - Constructor for exception com.crm.exception.inventory.WarehouseTransStockException
-
Cannot execute %1 Transaction.
- WrongFieldLengthException - Exception in com.crm.exception
-
- WrongFieldLengthException(CRMSession, String[]) - Constructor for exception com.crm.exception.WrongFieldLengthException
-
The %1 number of characters for %1 should be %2.
- WrongValidityDurationException - Exception in com.crm.exception.provisioning.netflix
-
- WrongValidityDurationException(CRMSession) - Constructor for exception com.crm.exception.provisioning.netflix.WrongValidityDurationException
-
Validity duration should be more 30 Seconds and not be more than 24 hours.