Defines the value of the error code.
| C# | Visual Basic | Visual C++ |
public enum InteractionWorkspaceExceptionErrorCode
Public Enumeration InteractionWorkspaceExceptionErrorCode
public enum class InteractionWorkspaceExceptionErrorCode
| Member | Description |
|---|---|
| Unknown |
Error unknown.
|
| ConfigAgentMustBeReloaded |
The configuration of the agent must be reloaded.
|
| ConfigServerNotConnected |
The configuration server is not connected.
|
| ApplicationUnknown |
The application is unknown.
|
| AgentUnknown |
The agent is unknown.
|
| PlaceUnknown |
The place is unknown.
|
| DnNoRegistered |
The voice media is not registered.
|
| NoPermission |
Insufficiant permissions.
|
| NotAgent |
The person is not an agent.
|
| NoPossiblePlaces |
Not found possible place in configuration manager.
|
| ChannelNotConnected |
Impossible to open channel connection
|
| MissingConnectionInformation |
Missing Connection Information,
|