| AssistedServiceAgentBadCredentialsException |
Exception for the AssistedServiceFacade which is used when AS agent credentials doesn't match.
|
| AssistedServiceAgentBlockedException |
Exception for the AssistedServiceFacade which is used when AS agent login has been blocked.
|
| AssistedServiceAgentNoCustomerAndCartIdException |
Exception for the AssistedServiceFacade which is used when customer and cart id not provided to start session
emulating.
|
| AssistedServiceAgentNotLoggedInException |
Exception for the AssistedServiceFacade which is used when AS agent isn't logged in yet.
|
| AssistedServiceCartBindException |
Exception for the AssistedServiceFacade which is used when a cart is binded to a emulated customer.
|
| AssistedServiceCustomerLoginDisabledException |
Exception for the AssistedServiceFacade which is used when a cart is binded to a emulated customer.
|
| AssistedServiceException |
Parent exception type for the AssistedServiceFacade.
|
| AssistedServiceWrongCartIdException |
Exception for the AssistedServiceFacade which is used when incompatible cart id is provided for facade
method.
|
| AssistedServiceWrongCustomerIdException |
Exception for the AssistedServiceFacade which is used when incompatible customer id is provided for facade
method.
|