|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.genesyslab.ail.Enum
com.genesyslab.ail.exception.IsErrorException.Type
public static class IsErrorException.Type
Constants for interaction statuses, common for all media.
| Field Summary | |
|---|---|
static IsErrorException.Type |
AGENT_DISABLED
Disabled agent specified in request |
static int |
AGENT_DISABLED_
Disabled agent specified in request |
static IsErrorException.Type |
AGENT_GROUP_NOT_SPECIFIED
Agent group identifier is not specified in request |
static int |
AGENT_GROUP_NOT_SPECIFIED_
Agent group identifier is not specified in request |
static IsErrorException.Type |
AGENT_NOT_SPECIFIED
Agent identifier is not specified in request |
static int |
AGENT_NOT_SPECIFIED_
Agent identifier is not specified in request |
static IsErrorException.Type |
ALREADY_HAVE_MEDIA
Already logged in with specified media |
static int |
ALREADY_HAVE_MEDIA_
Already logged in with specified media |
static IsErrorException.Type |
ALREADY_LOGGED_IN
Agent already logged in |
static int |
ALREADY_LOGGED_IN_
Agent already logged in |
static IsErrorException.Type |
ALREADY_NOT_READY_FOR_MEDIA
Already in state 'not ready' for specified media |
static int |
ALREADY_NOT_READY_FOR_MEDIA_
Already in state 'not ready' for specified media |
static IsErrorException.Type |
ALREADY_PARTICIPATING
Party is already participating in the interaction or is being invited |
static int |
ALREADY_PARTICIPATING_
Party is already participating in the interaction or is being invited |
static IsErrorException.Type |
ALREADY_READY_FOR_MEDIA
Already in state 'ready' for specified media |
static int |
ALREADY_READY_FOR_MEDIA_
Already in state 'ready' for specified media |
static IsErrorException.Type |
AMBIGUOUS_TARGET_SPECIFIED
Ambiguous target specification |
static int |
AMBIGUOUS_TARGET_SPECIFIED_
Ambiguous target specification |
static IsErrorException.Type |
CLIENT_NOT_LOGGED_IN
Client is not logged in |
static int |
CLIENT_NOT_LOGGED_IN_
Client is not logged in |
static IsErrorException.Type |
DATABASE_FAILED
Database failure |
static int |
DATABASE_FAILED_
Database failure |
static IsErrorException.Type |
DBMANAGER_FAILED
DB Manager failure |
static int |
DBMANAGER_FAILED_
DB Manager failure |
static IsErrorException.Type |
DBMANAGER_NO_DBCONNECTIONS
Database connection unavailable |
static int |
DBMANAGER_NO_DBCONNECTIONS_
Database connection unavailable |
static IsErrorException.Type |
DND_ALREADY_OFF
'Do not disturb' is already off |
static int |
DND_ALREADY_OFF_
'Do not disturb' is already off |
static IsErrorException.Type |
DND_ALREADY_ON
'Do not disturb' is already on |
static int |
DND_ALREADY_ON_
'Do not disturb' is already on |
static IsErrorException.Type |
DND_ON
'Do not disturb' is on for the target agent |
static int |
DND_ON_
'Do not disturb' is on for the target agent |
static IsErrorException.Type |
DO_NOT_HAVE_MEDIA
Not logged in with specified media |
static int |
DO_NOT_HAVE_MEDIA_
Not logged in with specified media |
static IsErrorException.Type |
DUPLICATE_MEDIA_TYPES
Duplicate media types specified |
static int |
DUPLICATE_MEDIA_TYPES_
Duplicate media types specified |
static IsErrorException.Type |
DUPLICATED_INTERACTION_ID
Duplicate interaction identifier |
static int |
DUPLICATED_INTERACTION_ID_
Duplicate interaction identifier |
static IsErrorException.Type |
DUPLICATED_PROPERTIES
Duplicated properties detected |
static int |
DUPLICATED_PROPERTIES_
Duplicated properties detected |
static IsErrorException.Type |
HAVE_TO_CONTACT_PRIMARY
Operation can only be performed by primary server |
static int |
HAVE_TO_CONTACT_PRIMARY_
Operation can only be performed by primary server |
static IsErrorException.Type |
HAVE_TO_CONTACT_SECONDARY
Operation can only be performed by secondary server |
static int |
HAVE_TO_CONTACT_SECONDARY_
Operation can only be performed by secondary server |
static IsErrorException.Type |
INCORRECT_MEDIA_LIST
Incorrect media list format |
static int |
INCORRECT_MEDIA_LIST_
Incorrect media list format |
static IsErrorException.Type |
INTERACTION_ID_NOT_SPECIFIED
Interaction identifier is not specified |
static int |
INTERACTION_ID_NOT_SPECIFIED_
Interaction identifier is not specified |
static IsErrorException.Type |
INTERACTION_SUBTYPE_NOT_SPECIFIED
Interaction subtype is not specified |
static int |
INTERACTION_SUBTYPE_NOT_SPECIFIED_
Interaction subtype is not specified |
static IsErrorException.Type |
INTERACTION_TYPE_NOT_SPECIFIED
Interaction type is not specified |
static int |
INTERACTION_TYPE_NOT_SPECIFIED_
Interaction type is not specified |
static IsErrorException.Type |
INVALID_INTERACTION_DATA
Invalid interaction data |
static int |
INVALID_INTERACTION_DATA_
Invalid interaction data |
static IsErrorException.Type |
INVALID_INTERACTION_IDENTIFIER
Invalid interaction identifier (too short/long or invalid characters) |
static int |
INVALID_INTERACTION_IDENTIFIER_
Invalid interaction identifier (too short/long or invalid characters) |
static IsErrorException.Type |
INVALID_PROPERTY_TYPE
Invalid property type specified |
static int |
INVALID_PROPERTY_TYPE_
Invalid property type specified |
static IsErrorException.Type |
INVALID_PROTOCOL_MESSAGE
Invalid protocol message |
static int |
INVALID_PROTOCOL_MESSAGE_
Invalid protocol message |
static IsErrorException.Type |
INVALID_TIME_FORMAT
Invalid time format specified for one of the attributes |
static int |
INVALID_TIME_FORMAT_
Invalid time format specified for one of the attributes |
static IsErrorException.Type |
ITX_MANAGER_INTERNAL
Interaction manager failure (or database failure) |
static int |
ITX_MANAGER_INTERNAL_
Interaction manager failure (or database failure) |
static IsErrorException.Type |
LICENSE_UNAVAILABLE
Could not checkout license |
static int |
LICENSE_UNAVAILABLE_
Could not checkout license |
static IsErrorException.Type |
LIMIT_PROXY_CLIENTS_REACHED
Number of through-proxy cleints has reached its limit |
static int |
LIMIT_PROXY_CLIENTS_REACHED_
Number of through-proxy cleints has reached its limit |
static IsErrorException.Type |
MEDIA_TYPE_NOT_SPECIFIED
Media type is not specified |
static int |
MEDIA_TYPE_NOT_SPECIFIED_
Media type is not specified |
static IsErrorException.Type |
NO_ERROR
Operation successfully completed |
static int |
NO_ERROR_
Operation successfully completed |
static IsErrorException.Type |
NOT_AN_OWNER
Client does not own the interaction |
static int |
NOT_AN_OWNER_
Client does not own the interaction |
static IsErrorException.Type |
NOT_IMPLEMENTED
Feature not implemented |
static int |
NOT_IMPLEMENTED_
Feature not implemented |
static IsErrorException.Type |
NOT_INVITED
Party not invited or invalid ticket identifier |
static int |
NOT_INVITED_
Party not invited or invalid ticket identifier |
static IsErrorException.Type |
NOT_REGISTERED
Client not registered |
static int |
NOT_REGISTERED_
Client not registered |
static IsErrorException.Type |
PARTY_UNAVAILABLE
Specified party is no longer available |
static int |
PARTY_UNAVAILABLE_
Specified party is no longer available |
static IsErrorException.Type |
PLACE_DISABLED
Disabled place specified in request |
static int |
PLACE_DISABLED_
Disabled place specified in request |
static IsErrorException.Type |
PLACE_GROUP_NOT_SPECIFIED
Place group identifier is not specified in request |
static int |
PLACE_GROUP_NOT_SPECIFIED_
Place group identifier is not specified in request |
static IsErrorException.Type |
PLACE_NOT_OCCUPIED
Place is not logged in |
static int |
PLACE_NOT_OCCUPIED_
Place is not logged in |
static IsErrorException.Type |
PLACE_NOT_OCCUPIED_BY_AGENT
Specified agent is not logged in at specified place |
static int |
PLACE_NOT_OCCUPIED_BY_AGENT_
Specified agent is not logged in at specified place |
static IsErrorException.Type |
PLACE_NOT_SPECIFIED
Place identifier not specified in request |
static int |
PLACE_NOT_SPECIFIED_
Place identifier not specified in request |
static IsErrorException.Type |
PLACE_OCCUPIED
Place is already occupied |
static int |
PLACE_OCCUPIED_
Place is already occupied |
static IsErrorException.Type |
PROXY_THROUGH_PROXY
Proxy chain error |
static int |
PROXY_THROUGH_PROXY_
Proxy chain error |
static IsErrorException.Type |
PULL_FAILED
Pull operation failed |
static int |
PULL_FAILED_
Pull operation failed |
static IsErrorException.Type |
PULL_PARAMETER_ABSENT
Parameter required for 'pull' request is absent |
static int |
PULL_PARAMETER_ABSENT_
Parameter required for 'pull' request is absent |
static IsErrorException.Type |
PULL_PARAMETER_INVALID
Parameter required for 'pull' request is invalid |
static int |
PULL_PARAMETER_INVALID_
Parameter required for 'pull' request is invalid |
static IsErrorException.Type |
QUEUE_NOT_SPECIFIED
Queue identifier is not specified |
static int |
QUEUE_NOT_SPECIFIED_
Queue identifier is not specified |
static IsErrorException.Type |
READ_ONLY_PROPERTY
Attempt to set/change read-only property |
static int |
READ_ONLY_PROPERTY_
Attempt to set/change read-only property |
static IsErrorException.Type |
ROUTING_TARGET_INVALID
Invalid routing target specified |
static int |
ROUTING_TARGET_INVALID_
Invalid routing target specified |
static IsErrorException.Type |
SNAPSHOT_CAN_NOT_LOCK_INTERACTION
Can't lock interaction, It may be locked or processing |
static int |
SNAPSHOT_CAN_NOT_LOCK_INTERACTION_
Can't lock interaction, it may be locked or processing |
static IsErrorException.Type |
SNAPSHOT_COUNTPARAM_INVALID
Invalid number of records requested |
static int |
SNAPSHOT_COUNTPARAM_INVALID_
Invalid number of records requested |
static IsErrorException.Type |
SNAPSHOT_DBREQUEST_ERROR
Failed to execute database request |
static int |
SNAPSHOT_DBREQUEST_ERROR_
Failed to execute database request |
static IsErrorException.Type |
SNAPSHOT_DBREQUEST_FAILED
Failed to execute database request |
static int |
SNAPSHOT_DBREQUEST_FAILED_
Failed to execute database request |
static IsErrorException.Type |
SNAPSHOT_GETPARAM_INVALID
Unknown snapshot identifier |
static int |
SNAPSHOT_GETPARAM_INVALID_
Unknown snapshot identifier |
static IsErrorException.Type |
SNAPSHOT_INTERACTION_LOCKED
Interaction is locked |
static int |
SNAPSHOT_INTERACTION_LOCKED_
Interaction is locked |
static IsErrorException.Type |
SNAPSHOT_INTERACTION_UNLOCKED
Interaction is not locked by this snapshot |
static int |
SNAPSHOT_INTERACTION_UNLOCKED_
Interaction is not locked by this snapshot |
static IsErrorException.Type |
SNAPSHOT_LIMIT_REACHED
Snapshots limit reached, try again later |
static int |
SNAPSHOT_LIMIT_REACHED_
Snapshots limit reached, try again later |
static IsErrorException.Type |
SNAPSHOT_NO_INTERACTION_ID
Interaction is not taken by specified snapshot |
static int |
SNAPSHOT_NO_INTERACTION_ID_
Interaction is not taken by specified snapshot |
static IsErrorException.Type |
SNAPSHOT_NO_RECORD
No records selected, check condition |
static int |
SNAPSHOT_NO_RECORD_
No records selected, check condition |
static IsErrorException.Type |
SNAPSHOT_POSPARAM_INVALID
Invalid start position specified (zero based) |
static int |
SNAPSHOT_POSPARAM_INVALID_
Invalid start position specified (zero based) |
static IsErrorException.Type |
SNAPSHOT_VIEW_FAILED
Unknown view or invalid condition or order |
static int |
SNAPSHOT_VIEW_FAILED_
Unknown view or invalid condition or order |
static IsErrorException.Type |
TARGET_IS_NOT_SPECIFIED
Target is not specified |
static int |
TARGET_IS_NOT_SPECIFIED_
Target is not specified |
static IsErrorException.Type |
TENANCY_VIOLATION
Tenancy violation |
static int |
TENANCY_VIOLATION_
Tenancy violation |
static IsErrorException.Type |
TENANT_NOT_SPECIFIED
Tenant identifier not specified in request |
static int |
TENANT_NOT_SPECIFIED_
Tenant identifier not specified in request |
static IsErrorException.Type |
TRANSFER_IN_PROGRESS
Transfer operation is in progress |
static int |
TRANSFER_IN_PROGRESS_
Transfer operation is in progress |
static IsErrorException.Type |
TRANSFER_TARGET_INVALID
Invalid transfer target specified |
static int |
TRANSFER_TARGET_INVALID_
Invalid transfer target specified |
static IsErrorException.Type |
UNKNOWN_AGENT_IN_REQUEST
Unknown agent specified in request |
static int |
UNKNOWN_AGENT_IN_REQUEST_
Unknown agent specified in request |
static IsErrorException.Type |
UNKNOWN_CLIENT_ID
Unknown client identifier in request from proxy |
static int |
UNKNOWN_CLIENT_ID_
Unknown client identifier in request from proxy |
static IsErrorException.Type |
UNKNOWN_INTERACTION
Unknown interaction identifier specified |
static int |
UNKNOWN_INTERACTION_
Unknown interaction identifier specified |
static IsErrorException.Type |
UNKNOWN_PLACE_IN_REQUEST
Unknown place specified in request |
static int |
UNKNOWN_PLACE_IN_REQUEST_
Unknown place specified in request |
static IsErrorException.Type |
UNKNOWN_QUEUE_IN_REQUEST
Unknown queue specified in request |
static int |
UNKNOWN_QUEUE_IN_REQUEST_
Unknown queue specified in request |
static IsErrorException.Type |
UNKNOWN_TENANT_IN_REQUEST
Unknown tenant specified in request |
static int |
UNKNOWN_TENANT_IN_REQUEST_
Unknown tenant specified in request |
static IsErrorException.Type |
UNKNOWN_VIEW_IN_REQUEST
Unknown view specified in request |
static int |
UNKNOWN_VIEW_IN_REQUEST_
Unknown view specified in request |
static IsErrorException.Type |
UNSUPPORTED_INTERACTION_SUBTYPE
Unsupported interaction subtype |
static int |
UNSUPPORTED_INTERACTION_SUBTYPE_
Unsupported interaction subtype |
static IsErrorException.Type |
UNSUPPORTED_INTERACTION_TYPE
Unsupported interaction type |
static int |
UNSUPPORTED_INTERACTION_TYPE_
Unsupported interaction type |
static IsErrorException.Type |
UNSUPPORTED_MEDIA_TYPE
Unsupported media type |
static int |
UNSUPPORTED_MEDIA_TYPE_
Unsupported media type |
static IsErrorException.Type |
UNSUPPORTED_PROTOCOL_ELEMENT
Unsupported protocol element |
static int |
UNSUPPORTED_PROTOCOL_ELEMENT_
Unsupported protocol element |
static IsErrorException.Type |
VIEW_DEFINITION_INVALID
View configuration is invalid |
static int |
VIEW_DEFINITION_INVALID_
View configuration is invalid |
static IsErrorException.Type |
VIEW_ID_NOT_SPECIFIED
View identifier is not specified |
static int |
VIEW_ID_NOT_SPECIFIED_
View identifier is not specified |
static IsErrorException.Type |
WORKBIN_INACCESSIBLE
Specified workbin is not accessible |
static int |
WORKBIN_INACCESSIBLE_
Specified workbin is not accessible |
static IsErrorException.Type |
WORKBIN_NOT_SPECIFIED
Workbin type identifier is not specified |
static int |
WORKBIN_NOT_SPECIFIED_
Workbin type identifier is not specified |
static IsErrorException.Type |
WRONG_TENANT
Wrong tenant specified in the request |
static int |
WRONG_TENANT_
Wrong tenant specified in the request |
| Fields inherited from class com.genesyslab.ail.Enum |
|---|
CONSTANTS_RANGE |
| Method Summary | |
|---|---|
static IsErrorException.Type |
getType(int _value)
Returns the Type for this value. |
| Methods inherited from class com.genesyslab.ail.Enum |
|---|
equals, hashCode, max, toInt, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int NO_ERROR_
public static final IsErrorException.Type NO_ERROR
public static final int NOT_REGISTERED_
public static final IsErrorException.Type NOT_REGISTERED
public static final int UNKNOWN_CLIENT_ID_
public static final IsErrorException.Type UNKNOWN_CLIENT_ID
public static final int UNSUPPORTED_PROTOCOL_ELEMENT_
public static final IsErrorException.Type UNSUPPORTED_PROTOCOL_ELEMENT
public static final int PROXY_THROUGH_PROXY_
public static final IsErrorException.Type PROXY_THROUGH_PROXY
public static final int TENANT_NOT_SPECIFIED_
public static final IsErrorException.Type TENANT_NOT_SPECIFIED
public static final int UNKNOWN_TENANT_IN_REQUEST_
public static final IsErrorException.Type UNKNOWN_TENANT_IN_REQUEST
public static final int PLACE_NOT_SPECIFIED_
public static final IsErrorException.Type PLACE_NOT_SPECIFIED
public static final int UNKNOWN_PLACE_IN_REQUEST_
public static final IsErrorException.Type UNKNOWN_PLACE_IN_REQUEST
public static final int UNKNOWN_AGENT_IN_REQUEST_
public static final IsErrorException.Type UNKNOWN_AGENT_IN_REQUEST
public static final int PLACE_DISABLED_
public static final IsErrorException.Type PLACE_DISABLED
public static final int PLACE_OCCUPIED_
public static final IsErrorException.Type PLACE_OCCUPIED
public static final int AGENT_DISABLED_
public static final IsErrorException.Type AGENT_DISABLED
public static final int ALREADY_LOGGED_IN_
public static final IsErrorException.Type ALREADY_LOGGED_IN
public static final int PLACE_NOT_OCCUPIED_
public static final IsErrorException.Type PLACE_NOT_OCCUPIED
public static final int PLACE_NOT_OCCUPIED_BY_AGENT_
public static final IsErrorException.Type PLACE_NOT_OCCUPIED_BY_AGENT
public static final int INCORRECT_MEDIA_LIST_
public static final IsErrorException.Type INCORRECT_MEDIA_LIST
public static final int UNSUPPORTED_MEDIA_TYPE_
public static final IsErrorException.Type UNSUPPORTED_MEDIA_TYPE
public static final int INTERACTION_ID_NOT_SPECIFIED_
public static final IsErrorException.Type INTERACTION_ID_NOT_SPECIFIED
public static final int QUEUE_NOT_SPECIFIED_
public static final IsErrorException.Type QUEUE_NOT_SPECIFIED
public static final int UNKNOWN_QUEUE_IN_REQUEST_
public static final IsErrorException.Type UNKNOWN_QUEUE_IN_REQUEST
public static final int MEDIA_TYPE_NOT_SPECIFIED_
public static final IsErrorException.Type MEDIA_TYPE_NOT_SPECIFIED
public static final int INTERACTION_TYPE_NOT_SPECIFIED_
public static final IsErrorException.Type INTERACTION_TYPE_NOT_SPECIFIED
public static final int INTERACTION_SUBTYPE_NOT_SPECIFIED_
public static final IsErrorException.Type INTERACTION_SUBTYPE_NOT_SPECIFIED
public static final int UNSUPPORTED_INTERACTION_TYPE_
public static final IsErrorException.Type UNSUPPORTED_INTERACTION_TYPE
public static final int UNSUPPORTED_INTERACTION_SUBTYPE_
public static final IsErrorException.Type UNSUPPORTED_INTERACTION_SUBTYPE
public static final int DBMANAGER_FAILED_
public static final IsErrorException.Type DBMANAGER_FAILED
public static final int DATABASE_FAILED_
public static final IsErrorException.Type DATABASE_FAILED
public static final int VIEW_ID_NOT_SPECIFIED_
public static final IsErrorException.Type VIEW_ID_NOT_SPECIFIED
public static final int PULL_FAILED_
public static final IsErrorException.Type PULL_FAILED
public static final int INVALID_TIME_FORMAT_
public static final IsErrorException.Type INVALID_TIME_FORMAT
public static final int WRONG_TENANT_
public static final IsErrorException.Type WRONG_TENANT
public static final int WORKBIN_NOT_SPECIFIED_
public static final IsErrorException.Type WORKBIN_NOT_SPECIFIED
public static final int CLIENT_NOT_LOGGED_IN_
public static final IsErrorException.Type CLIENT_NOT_LOGGED_IN
public static final int NOT_AN_OWNER_
public static final IsErrorException.Type NOT_AN_OWNER
public static final int TENANCY_VIOLATION_
public static final IsErrorException.Type TENANCY_VIOLATION
public static final int ITX_MANAGER_INTERNAL_
public static final IsErrorException.Type ITX_MANAGER_INTERNAL
public static final int AGENT_NOT_SPECIFIED_
public static final IsErrorException.Type AGENT_NOT_SPECIFIED
public static final int PLACE_GROUP_NOT_SPECIFIED_
public static final IsErrorException.Type PLACE_GROUP_NOT_SPECIFIED
public static final int AGENT_GROUP_NOT_SPECIFIED_
public static final IsErrorException.Type AGENT_GROUP_NOT_SPECIFIED
public static final int WORKBIN_INACCESSIBLE_
public static final IsErrorException.Type WORKBIN_INACCESSIBLE
public static final int UNKNOWN_VIEW_IN_REQUEST_
public static final IsErrorException.Type UNKNOWN_VIEW_IN_REQUEST
public static final int UNKNOWN_INTERACTION_
public static final IsErrorException.Type UNKNOWN_INTERACTION
public static final int TARGET_IS_NOT_SPECIFIED_
public static final IsErrorException.Type TARGET_IS_NOT_SPECIFIED
public static final int AMBIGUOUS_TARGET_SPECIFIED_
public static final IsErrorException.Type AMBIGUOUS_TARGET_SPECIFIED
public static final int PARTY_UNAVAILABLE_
public static final IsErrorException.Type PARTY_UNAVAILABLE
public static final int NOT_INVITED_
public static final IsErrorException.Type NOT_INVITED
public static final int PULL_PARAMETER_ABSENT_
public static final IsErrorException.Type PULL_PARAMETER_ABSENT
public static final int PULL_PARAMETER_INVALID_
public static final IsErrorException.Type PULL_PARAMETER_INVALID
public static final int ROUTING_TARGET_INVALID_
public static final IsErrorException.Type ROUTING_TARGET_INVALID
public static final int TRANSFER_TARGET_INVALID_
public static final IsErrorException.Type TRANSFER_TARGET_INVALID
public static final int ALREADY_PARTICIPATING_
public static final IsErrorException.Type ALREADY_PARTICIPATING
public static final int SNAPSHOT_VIEW_FAILED_
public static final IsErrorException.Type SNAPSHOT_VIEW_FAILED
public static final int SNAPSHOT_DBREQUEST_FAILED_
public static final IsErrorException.Type SNAPSHOT_DBREQUEST_FAILED
public static final int SNAPSHOT_DBREQUEST_ERROR_
public static final IsErrorException.Type SNAPSHOT_DBREQUEST_ERROR
public static final int SNAPSHOT_GETPARAM_INVALID_
public static final IsErrorException.Type SNAPSHOT_GETPARAM_INVALID
public static final int SNAPSHOT_POSPARAM_INVALID_
public static final IsErrorException.Type SNAPSHOT_POSPARAM_INVALID
public static final int SNAPSHOT_COUNTPARAM_INVALID_
public static final IsErrorException.Type SNAPSHOT_COUNTPARAM_INVALID
public static final int SNAPSHOT_NO_INTERACTION_ID_
public static final IsErrorException.Type SNAPSHOT_NO_INTERACTION_ID
public static final int SNAPSHOT_NO_RECORD_
public static final IsErrorException.Type SNAPSHOT_NO_RECORD
public static final int SNAPSHOT_LIMIT_REACHED_
public static final IsErrorException.Type SNAPSHOT_LIMIT_REACHED
public static final int SNAPSHOT_CAN_NOT_LOCK_INTERACTION_
public static final IsErrorException.Type SNAPSHOT_CAN_NOT_LOCK_INTERACTION
public static final int SNAPSHOT_INTERACTION_LOCKED_
public static final IsErrorException.Type SNAPSHOT_INTERACTION_LOCKED
public static final int SNAPSHOT_INTERACTION_UNLOCKED_
public static final IsErrorException.Type SNAPSHOT_INTERACTION_UNLOCKED
public static final int INVALID_PROPERTY_TYPE_
public static final IsErrorException.Type INVALID_PROPERTY_TYPE
public static final int READ_ONLY_PROPERTY_
public static final IsErrorException.Type READ_ONLY_PROPERTY
public static final int DUPLICATE_MEDIA_TYPES_
public static final IsErrorException.Type DUPLICATE_MEDIA_TYPES
public static final int LICENSE_UNAVAILABLE_
public static final IsErrorException.Type LICENSE_UNAVAILABLE
public static final int DO_NOT_HAVE_MEDIA_
public static final IsErrorException.Type DO_NOT_HAVE_MEDIA
public static final int ALREADY_HAVE_MEDIA_
public static final IsErrorException.Type ALREADY_HAVE_MEDIA
public static final int DND_ALREADY_ON_
public static final IsErrorException.Type DND_ALREADY_ON
public static final int DND_ALREADY_OFF_
public static final IsErrorException.Type DND_ALREADY_OFF
public static final int ALREADY_READY_FOR_MEDIA_
public static final IsErrorException.Type ALREADY_READY_FOR_MEDIA
public static final int ALREADY_NOT_READY_FOR_MEDIA_
public static final IsErrorException.Type ALREADY_NOT_READY_FOR_MEDIA
public static final int HAVE_TO_CONTACT_PRIMARY_
public static final IsErrorException.Type HAVE_TO_CONTACT_PRIMARY
public static final int HAVE_TO_CONTACT_SECONDARY_
public static final IsErrorException.Type HAVE_TO_CONTACT_SECONDARY
public static final int INVALID_INTERACTION_IDENTIFIER_
public static final IsErrorException.Type INVALID_INTERACTION_IDENTIFIER
public static final int TRANSFER_IN_PROGRESS_
public static final IsErrorException.Type TRANSFER_IN_PROGRESS
public static final int INVALID_PROTOCOL_MESSAGE_
public static final IsErrorException.Type INVALID_PROTOCOL_MESSAGE
public static final int INVALID_INTERACTION_DATA_
public static final IsErrorException.Type INVALID_INTERACTION_DATA
public static final int DUPLICATED_INTERACTION_ID_
public static final IsErrorException.Type DUPLICATED_INTERACTION_ID
public static final int DBMANAGER_NO_DBCONNECTIONS_
public static final IsErrorException.Type DBMANAGER_NO_DBCONNECTIONS
public static final int VIEW_DEFINITION_INVALID_
public static final IsErrorException.Type VIEW_DEFINITION_INVALID
public static final int NOT_IMPLEMENTED_
public static final IsErrorException.Type NOT_IMPLEMENTED
public static final int DUPLICATED_PROPERTIES_
public static final IsErrorException.Type DUPLICATED_PROPERTIES
public static final int LIMIT_PROXY_CLIENTS_REACHED_
public static final IsErrorException.Type LIMIT_PROXY_CLIENTS_REACHED
public static final int DND_ON_
public static final IsErrorException.Type DND_ON
| Method Detail |
|---|
public static final IsErrorException.Type getType(int _value)
Type for this value.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||