com.genesyslab.ail.exception
Class IsErrorException.Type

java.lang.Object
  extended by com.genesyslab.ail.Enum
      extended by com.genesyslab.ail.exception.IsErrorException.Type
Enclosing class:
IsErrorException

public static class IsErrorException.Type
extends Enum

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

NO_ERROR_

public static final int NO_ERROR_
Operation successfully completed

See Also:
Constant Field Values

NO_ERROR

public static final IsErrorException.Type NO_ERROR
Operation successfully completed


NOT_REGISTERED_

public static final int NOT_REGISTERED_
Client not registered

See Also:
Constant Field Values

NOT_REGISTERED

public static final IsErrorException.Type NOT_REGISTERED
Client not registered


UNKNOWN_CLIENT_ID_

public static final int UNKNOWN_CLIENT_ID_
Unknown client identifier in request from proxy

See Also:
Constant Field Values

UNKNOWN_CLIENT_ID

public static final IsErrorException.Type UNKNOWN_CLIENT_ID
Unknown client identifier in request from proxy


UNSUPPORTED_PROTOCOL_ELEMENT_

public static final int UNSUPPORTED_PROTOCOL_ELEMENT_
Unsupported protocol element

See Also:
Constant Field Values

UNSUPPORTED_PROTOCOL_ELEMENT

public static final IsErrorException.Type UNSUPPORTED_PROTOCOL_ELEMENT
Unsupported protocol element


PROXY_THROUGH_PROXY_

public static final int PROXY_THROUGH_PROXY_
Proxy chain error

See Also:
Constant Field Values

PROXY_THROUGH_PROXY

public static final IsErrorException.Type PROXY_THROUGH_PROXY
Proxy chain error


TENANT_NOT_SPECIFIED_

public static final int TENANT_NOT_SPECIFIED_
Tenant identifier not specified in request

See Also:
Constant Field Values

TENANT_NOT_SPECIFIED

public static final IsErrorException.Type TENANT_NOT_SPECIFIED
Tenant identifier not specified in request


UNKNOWN_TENANT_IN_REQUEST_

public static final int UNKNOWN_TENANT_IN_REQUEST_
Unknown tenant specified in request

See Also:
Constant Field Values

UNKNOWN_TENANT_IN_REQUEST

public static final IsErrorException.Type UNKNOWN_TENANT_IN_REQUEST
Unknown tenant specified in request


PLACE_NOT_SPECIFIED_

public static final int PLACE_NOT_SPECIFIED_
Place identifier not specified in request

See Also:
Constant Field Values

PLACE_NOT_SPECIFIED

public static final IsErrorException.Type PLACE_NOT_SPECIFIED
Place identifier not specified in request


UNKNOWN_PLACE_IN_REQUEST_

public static final int UNKNOWN_PLACE_IN_REQUEST_
Unknown place specified in request

See Also:
Constant Field Values

UNKNOWN_PLACE_IN_REQUEST

public static final IsErrorException.Type UNKNOWN_PLACE_IN_REQUEST
Unknown place specified in request


UNKNOWN_AGENT_IN_REQUEST_

public static final int UNKNOWN_AGENT_IN_REQUEST_
Unknown agent specified in request

See Also:
Constant Field Values

UNKNOWN_AGENT_IN_REQUEST

public static final IsErrorException.Type UNKNOWN_AGENT_IN_REQUEST
Unknown agent specified in request


PLACE_DISABLED_

public static final int PLACE_DISABLED_
Disabled place specified in request

See Also:
Constant Field Values

PLACE_DISABLED

public static final IsErrorException.Type PLACE_DISABLED
Disabled place specified in request


PLACE_OCCUPIED_

public static final int PLACE_OCCUPIED_
Place is already occupied

See Also:
Constant Field Values

PLACE_OCCUPIED

public static final IsErrorException.Type PLACE_OCCUPIED
Place is already occupied


AGENT_DISABLED_

public static final int AGENT_DISABLED_
Disabled agent specified in request

See Also:
Constant Field Values

AGENT_DISABLED

public static final IsErrorException.Type AGENT_DISABLED
Disabled agent specified in request


ALREADY_LOGGED_IN_

public static final int ALREADY_LOGGED_IN_
Agent already logged in

See Also:
Constant Field Values

ALREADY_LOGGED_IN

public static final IsErrorException.Type ALREADY_LOGGED_IN
Agent already logged in


PLACE_NOT_OCCUPIED_

public static final int PLACE_NOT_OCCUPIED_
Place is not logged in

See Also:
Constant Field Values

PLACE_NOT_OCCUPIED

public static final IsErrorException.Type PLACE_NOT_OCCUPIED
Place is not logged in


PLACE_NOT_OCCUPIED_BY_AGENT_

public static final int PLACE_NOT_OCCUPIED_BY_AGENT_
Specified agent is not logged in at specified place

See Also:
Constant Field Values

PLACE_NOT_OCCUPIED_BY_AGENT

public static final IsErrorException.Type PLACE_NOT_OCCUPIED_BY_AGENT
Specified agent is not logged in at specified place


INCORRECT_MEDIA_LIST_

public static final int INCORRECT_MEDIA_LIST_
Incorrect media list format

See Also:
Constant Field Values

INCORRECT_MEDIA_LIST

public static final IsErrorException.Type INCORRECT_MEDIA_LIST
Incorrect media list format


UNSUPPORTED_MEDIA_TYPE_

public static final int UNSUPPORTED_MEDIA_TYPE_
Unsupported media type

See Also:
Constant Field Values

UNSUPPORTED_MEDIA_TYPE

public static final IsErrorException.Type UNSUPPORTED_MEDIA_TYPE
Unsupported media type


INTERACTION_ID_NOT_SPECIFIED_

public static final int INTERACTION_ID_NOT_SPECIFIED_
Interaction identifier is not specified

See Also:
Constant Field Values

INTERACTION_ID_NOT_SPECIFIED

public static final IsErrorException.Type INTERACTION_ID_NOT_SPECIFIED
Interaction identifier is not specified


QUEUE_NOT_SPECIFIED_

public static final int QUEUE_NOT_SPECIFIED_
Queue identifier is not specified

See Also:
Constant Field Values

QUEUE_NOT_SPECIFIED

public static final IsErrorException.Type QUEUE_NOT_SPECIFIED
Queue identifier is not specified


UNKNOWN_QUEUE_IN_REQUEST_

public static final int UNKNOWN_QUEUE_IN_REQUEST_
Unknown queue specified in request

See Also:
Constant Field Values

UNKNOWN_QUEUE_IN_REQUEST

public static final IsErrorException.Type UNKNOWN_QUEUE_IN_REQUEST
Unknown queue specified in request


MEDIA_TYPE_NOT_SPECIFIED_

public static final int MEDIA_TYPE_NOT_SPECIFIED_
Media type is not specified

See Also:
Constant Field Values

MEDIA_TYPE_NOT_SPECIFIED

public static final IsErrorException.Type MEDIA_TYPE_NOT_SPECIFIED
Media type is not specified


INTERACTION_TYPE_NOT_SPECIFIED_

public static final int INTERACTION_TYPE_NOT_SPECIFIED_
Interaction type is not specified

See Also:
Constant Field Values

INTERACTION_TYPE_NOT_SPECIFIED

public static final IsErrorException.Type INTERACTION_TYPE_NOT_SPECIFIED
Interaction type is not specified


INTERACTION_SUBTYPE_NOT_SPECIFIED_

public static final int INTERACTION_SUBTYPE_NOT_SPECIFIED_
Interaction subtype is not specified

See Also:
Constant Field Values

INTERACTION_SUBTYPE_NOT_SPECIFIED

public static final IsErrorException.Type INTERACTION_SUBTYPE_NOT_SPECIFIED
Interaction subtype is not specified


UNSUPPORTED_INTERACTION_TYPE_

public static final int UNSUPPORTED_INTERACTION_TYPE_
Unsupported interaction type

See Also:
Constant Field Values

UNSUPPORTED_INTERACTION_TYPE

public static final IsErrorException.Type UNSUPPORTED_INTERACTION_TYPE
Unsupported interaction type


UNSUPPORTED_INTERACTION_SUBTYPE_

public static final int UNSUPPORTED_INTERACTION_SUBTYPE_
Unsupported interaction subtype

See Also:
Constant Field Values

UNSUPPORTED_INTERACTION_SUBTYPE

public static final IsErrorException.Type UNSUPPORTED_INTERACTION_SUBTYPE
Unsupported interaction subtype


DBMANAGER_FAILED_

public static final int DBMANAGER_FAILED_
DB Manager failure

See Also:
Constant Field Values

DBMANAGER_FAILED

public static final IsErrorException.Type DBMANAGER_FAILED
DB Manager failure


DATABASE_FAILED_

public static final int DATABASE_FAILED_
Database failure

See Also:
Constant Field Values

DATABASE_FAILED

public static final IsErrorException.Type DATABASE_FAILED
Database failure


VIEW_ID_NOT_SPECIFIED_

public static final int VIEW_ID_NOT_SPECIFIED_
View identifier is not specified

See Also:
Constant Field Values

VIEW_ID_NOT_SPECIFIED

public static final IsErrorException.Type VIEW_ID_NOT_SPECIFIED
View identifier is not specified


PULL_FAILED_

public static final int PULL_FAILED_
Pull operation failed

See Also:
Constant Field Values

PULL_FAILED

public static final IsErrorException.Type PULL_FAILED
Pull operation failed


INVALID_TIME_FORMAT_

public static final int INVALID_TIME_FORMAT_
Invalid time format specified for one of the attributes

See Also:
Constant Field Values

INVALID_TIME_FORMAT

public static final IsErrorException.Type INVALID_TIME_FORMAT
Invalid time format specified for one of the attributes


WRONG_TENANT_

public static final int WRONG_TENANT_
Wrong tenant specified in the request

See Also:
Constant Field Values

WRONG_TENANT

public static final IsErrorException.Type WRONG_TENANT
Wrong tenant specified in the request


WORKBIN_NOT_SPECIFIED_

public static final int WORKBIN_NOT_SPECIFIED_
Workbin type identifier is not specified

See Also:
Constant Field Values

WORKBIN_NOT_SPECIFIED

public static final IsErrorException.Type WORKBIN_NOT_SPECIFIED
Workbin type identifier is not specified


CLIENT_NOT_LOGGED_IN_

public static final int CLIENT_NOT_LOGGED_IN_
Client is not logged in

See Also:
Constant Field Values

CLIENT_NOT_LOGGED_IN

public static final IsErrorException.Type CLIENT_NOT_LOGGED_IN
Client is not logged in


NOT_AN_OWNER_

public static final int NOT_AN_OWNER_
Client does not own the interaction

See Also:
Constant Field Values

NOT_AN_OWNER

public static final IsErrorException.Type NOT_AN_OWNER
Client does not own the interaction


TENANCY_VIOLATION_

public static final int TENANCY_VIOLATION_
Tenancy violation

See Also:
Constant Field Values

TENANCY_VIOLATION

public static final IsErrorException.Type TENANCY_VIOLATION
Tenancy violation


ITX_MANAGER_INTERNAL_

public static final int ITX_MANAGER_INTERNAL_
Interaction manager failure (or database failure)

See Also:
Constant Field Values

ITX_MANAGER_INTERNAL

public static final IsErrorException.Type ITX_MANAGER_INTERNAL
Interaction manager failure (or database failure)


AGENT_NOT_SPECIFIED_

public static final int AGENT_NOT_SPECIFIED_
Agent identifier is not specified in request

See Also:
Constant Field Values

AGENT_NOT_SPECIFIED

public static final IsErrorException.Type AGENT_NOT_SPECIFIED
Agent identifier is not specified in request


PLACE_GROUP_NOT_SPECIFIED_

public static final int PLACE_GROUP_NOT_SPECIFIED_
Place group identifier is not specified in request

See Also:
Constant Field Values

PLACE_GROUP_NOT_SPECIFIED

public static final IsErrorException.Type PLACE_GROUP_NOT_SPECIFIED
Place group identifier is not specified in request


AGENT_GROUP_NOT_SPECIFIED_

public static final int AGENT_GROUP_NOT_SPECIFIED_
Agent group identifier is not specified in request

See Also:
Constant Field Values

AGENT_GROUP_NOT_SPECIFIED

public static final IsErrorException.Type AGENT_GROUP_NOT_SPECIFIED
Agent group identifier is not specified in request


WORKBIN_INACCESSIBLE_

public static final int WORKBIN_INACCESSIBLE_
Specified workbin is not accessible

See Also:
Constant Field Values

WORKBIN_INACCESSIBLE

public static final IsErrorException.Type WORKBIN_INACCESSIBLE
Specified workbin is not accessible


UNKNOWN_VIEW_IN_REQUEST_

public static final int UNKNOWN_VIEW_IN_REQUEST_
Unknown view specified in request

See Also:
Constant Field Values

UNKNOWN_VIEW_IN_REQUEST

public static final IsErrorException.Type UNKNOWN_VIEW_IN_REQUEST
Unknown view specified in request


UNKNOWN_INTERACTION_

public static final int UNKNOWN_INTERACTION_
Unknown interaction identifier specified

See Also:
Constant Field Values

UNKNOWN_INTERACTION

public static final IsErrorException.Type UNKNOWN_INTERACTION
Unknown interaction identifier specified


TARGET_IS_NOT_SPECIFIED_

public static final int TARGET_IS_NOT_SPECIFIED_
Target is not specified

See Also:
Constant Field Values

TARGET_IS_NOT_SPECIFIED

public static final IsErrorException.Type TARGET_IS_NOT_SPECIFIED
Target is not specified


AMBIGUOUS_TARGET_SPECIFIED_

public static final int AMBIGUOUS_TARGET_SPECIFIED_
Ambiguous target specification

See Also:
Constant Field Values

AMBIGUOUS_TARGET_SPECIFIED

public static final IsErrorException.Type AMBIGUOUS_TARGET_SPECIFIED
Ambiguous target specification


PARTY_UNAVAILABLE_

public static final int PARTY_UNAVAILABLE_
Specified party is no longer available

See Also:
Constant Field Values

PARTY_UNAVAILABLE

public static final IsErrorException.Type PARTY_UNAVAILABLE
Specified party is no longer available


NOT_INVITED_

public static final int NOT_INVITED_
Party not invited or invalid ticket identifier

See Also:
Constant Field Values

NOT_INVITED

public static final IsErrorException.Type NOT_INVITED
Party not invited or invalid ticket identifier


PULL_PARAMETER_ABSENT_

public static final int PULL_PARAMETER_ABSENT_
Parameter required for 'pull' request is absent

See Also:
Constant Field Values

PULL_PARAMETER_ABSENT

public static final IsErrorException.Type PULL_PARAMETER_ABSENT
Parameter required for 'pull' request is absent


PULL_PARAMETER_INVALID_

public static final int PULL_PARAMETER_INVALID_
Parameter required for 'pull' request is invalid

See Also:
Constant Field Values

PULL_PARAMETER_INVALID

public static final IsErrorException.Type PULL_PARAMETER_INVALID
Parameter required for 'pull' request is invalid


ROUTING_TARGET_INVALID_

public static final int ROUTING_TARGET_INVALID_
Invalid routing target specified

See Also:
Constant Field Values

ROUTING_TARGET_INVALID

public static final IsErrorException.Type ROUTING_TARGET_INVALID
Invalid routing target specified


TRANSFER_TARGET_INVALID_

public static final int TRANSFER_TARGET_INVALID_
Invalid transfer target specified

See Also:
Constant Field Values

TRANSFER_TARGET_INVALID

public static final IsErrorException.Type TRANSFER_TARGET_INVALID
Invalid transfer target specified


ALREADY_PARTICIPATING_

public static final int ALREADY_PARTICIPATING_
Party is already participating in the interaction or is being invited

See Also:
Constant Field Values

ALREADY_PARTICIPATING

public static final IsErrorException.Type ALREADY_PARTICIPATING
Party is already participating in the interaction or is being invited


SNAPSHOT_VIEW_FAILED_

public static final int SNAPSHOT_VIEW_FAILED_
Unknown view or invalid condition or order

See Also:
Constant Field Values

SNAPSHOT_VIEW_FAILED

public static final IsErrorException.Type SNAPSHOT_VIEW_FAILED
Unknown view or invalid condition or order


SNAPSHOT_DBREQUEST_FAILED_

public static final int SNAPSHOT_DBREQUEST_FAILED_
Failed to execute database request

See Also:
Constant Field Values

SNAPSHOT_DBREQUEST_FAILED

public static final IsErrorException.Type SNAPSHOT_DBREQUEST_FAILED
Failed to execute database request


SNAPSHOT_DBREQUEST_ERROR_

public static final int SNAPSHOT_DBREQUEST_ERROR_
Failed to execute database request

See Also:
Constant Field Values

SNAPSHOT_DBREQUEST_ERROR

public static final IsErrorException.Type SNAPSHOT_DBREQUEST_ERROR
Failed to execute database request


SNAPSHOT_GETPARAM_INVALID_

public static final int SNAPSHOT_GETPARAM_INVALID_
Unknown snapshot identifier

See Also:
Constant Field Values

SNAPSHOT_GETPARAM_INVALID

public static final IsErrorException.Type SNAPSHOT_GETPARAM_INVALID
Unknown snapshot identifier


SNAPSHOT_POSPARAM_INVALID_

public static final int SNAPSHOT_POSPARAM_INVALID_
Invalid start position specified (zero based)

See Also:
Constant Field Values

SNAPSHOT_POSPARAM_INVALID

public static final IsErrorException.Type SNAPSHOT_POSPARAM_INVALID
Invalid start position specified (zero based)


SNAPSHOT_COUNTPARAM_INVALID_

public static final int SNAPSHOT_COUNTPARAM_INVALID_
Invalid number of records requested

See Also:
Constant Field Values

SNAPSHOT_COUNTPARAM_INVALID

public static final IsErrorException.Type SNAPSHOT_COUNTPARAM_INVALID
Invalid number of records requested


SNAPSHOT_NO_INTERACTION_ID_

public static final int SNAPSHOT_NO_INTERACTION_ID_
Interaction is not taken by specified snapshot

See Also:
Constant Field Values

SNAPSHOT_NO_INTERACTION_ID

public static final IsErrorException.Type SNAPSHOT_NO_INTERACTION_ID
Interaction is not taken by specified snapshot


SNAPSHOT_NO_RECORD_

public static final int SNAPSHOT_NO_RECORD_
No records selected, check condition

See Also:
Constant Field Values

SNAPSHOT_NO_RECORD

public static final IsErrorException.Type SNAPSHOT_NO_RECORD
No records selected, check condition


SNAPSHOT_LIMIT_REACHED_

public static final int SNAPSHOT_LIMIT_REACHED_
Snapshots limit reached, try again later

See Also:
Constant Field Values

SNAPSHOT_LIMIT_REACHED

public static final IsErrorException.Type SNAPSHOT_LIMIT_REACHED
Snapshots limit reached, try again later


SNAPSHOT_CAN_NOT_LOCK_INTERACTION_

public static final int SNAPSHOT_CAN_NOT_LOCK_INTERACTION_
Can't lock interaction, it may be locked or processing

See Also:
Constant Field Values

SNAPSHOT_CAN_NOT_LOCK_INTERACTION

public static final IsErrorException.Type SNAPSHOT_CAN_NOT_LOCK_INTERACTION
Can't lock interaction, It may be locked or processing


SNAPSHOT_INTERACTION_LOCKED_

public static final int SNAPSHOT_INTERACTION_LOCKED_
Interaction is locked

See Also:
Constant Field Values

SNAPSHOT_INTERACTION_LOCKED

public static final IsErrorException.Type SNAPSHOT_INTERACTION_LOCKED
Interaction is locked


SNAPSHOT_INTERACTION_UNLOCKED_

public static final int SNAPSHOT_INTERACTION_UNLOCKED_
Interaction is not locked by this snapshot

See Also:
Constant Field Values

SNAPSHOT_INTERACTION_UNLOCKED

public static final IsErrorException.Type SNAPSHOT_INTERACTION_UNLOCKED
Interaction is not locked by this snapshot


INVALID_PROPERTY_TYPE_

public static final int INVALID_PROPERTY_TYPE_
Invalid property type specified

See Also:
Constant Field Values

INVALID_PROPERTY_TYPE

public static final IsErrorException.Type INVALID_PROPERTY_TYPE
Invalid property type specified


READ_ONLY_PROPERTY_

public static final int READ_ONLY_PROPERTY_
Attempt to set/change read-only property

See Also:
Constant Field Values

READ_ONLY_PROPERTY

public static final IsErrorException.Type READ_ONLY_PROPERTY
Attempt to set/change read-only property


DUPLICATE_MEDIA_TYPES_

public static final int DUPLICATE_MEDIA_TYPES_
Duplicate media types specified

See Also:
Constant Field Values

DUPLICATE_MEDIA_TYPES

public static final IsErrorException.Type DUPLICATE_MEDIA_TYPES
Duplicate media types specified


LICENSE_UNAVAILABLE_

public static final int LICENSE_UNAVAILABLE_
Could not checkout license

See Also:
Constant Field Values

LICENSE_UNAVAILABLE

public static final IsErrorException.Type LICENSE_UNAVAILABLE
Could not checkout license


DO_NOT_HAVE_MEDIA_

public static final int DO_NOT_HAVE_MEDIA_
Not logged in with specified media

See Also:
Constant Field Values

DO_NOT_HAVE_MEDIA

public static final IsErrorException.Type DO_NOT_HAVE_MEDIA
Not logged in with specified media


ALREADY_HAVE_MEDIA_

public static final int ALREADY_HAVE_MEDIA_
Already logged in with specified media

See Also:
Constant Field Values

ALREADY_HAVE_MEDIA

public static final IsErrorException.Type ALREADY_HAVE_MEDIA
Already logged in with specified media


DND_ALREADY_ON_

public static final int DND_ALREADY_ON_
'Do not disturb' is already on

See Also:
Constant Field Values

DND_ALREADY_ON

public static final IsErrorException.Type DND_ALREADY_ON
'Do not disturb' is already on


DND_ALREADY_OFF_

public static final int DND_ALREADY_OFF_
'Do not disturb' is already off

See Also:
Constant Field Values

DND_ALREADY_OFF

public static final IsErrorException.Type DND_ALREADY_OFF
'Do not disturb' is already off


ALREADY_READY_FOR_MEDIA_

public static final int ALREADY_READY_FOR_MEDIA_
Already in state 'ready' for specified media

See Also:
Constant Field Values

ALREADY_READY_FOR_MEDIA

public static final IsErrorException.Type ALREADY_READY_FOR_MEDIA
Already in state 'ready' for specified media


ALREADY_NOT_READY_FOR_MEDIA_

public static final int ALREADY_NOT_READY_FOR_MEDIA_
Already in state 'not ready' for specified media

See Also:
Constant Field Values

ALREADY_NOT_READY_FOR_MEDIA

public static final IsErrorException.Type ALREADY_NOT_READY_FOR_MEDIA
Already in state 'not ready' for specified media


HAVE_TO_CONTACT_PRIMARY_

public static final int HAVE_TO_CONTACT_PRIMARY_
Operation can only be performed by primary server

See Also:
Constant Field Values

HAVE_TO_CONTACT_PRIMARY

public static final IsErrorException.Type HAVE_TO_CONTACT_PRIMARY
Operation can only be performed by primary server


HAVE_TO_CONTACT_SECONDARY_

public static final int HAVE_TO_CONTACT_SECONDARY_
Operation can only be performed by secondary server

See Also:
Constant Field Values

HAVE_TO_CONTACT_SECONDARY

public static final IsErrorException.Type HAVE_TO_CONTACT_SECONDARY
Operation can only be performed by secondary server


INVALID_INTERACTION_IDENTIFIER_

public static final int INVALID_INTERACTION_IDENTIFIER_
Invalid interaction identifier (too short/long or invalid characters)

See Also:
Constant Field Values

INVALID_INTERACTION_IDENTIFIER

public static final IsErrorException.Type INVALID_INTERACTION_IDENTIFIER
Invalid interaction identifier (too short/long or invalid characters)


TRANSFER_IN_PROGRESS_

public static final int TRANSFER_IN_PROGRESS_
Transfer operation is in progress

See Also:
Constant Field Values

TRANSFER_IN_PROGRESS

public static final IsErrorException.Type TRANSFER_IN_PROGRESS
Transfer operation is in progress


INVALID_PROTOCOL_MESSAGE_

public static final int INVALID_PROTOCOL_MESSAGE_
Invalid protocol message

See Also:
Constant Field Values

INVALID_PROTOCOL_MESSAGE

public static final IsErrorException.Type INVALID_PROTOCOL_MESSAGE
Invalid protocol message


INVALID_INTERACTION_DATA_

public static final int INVALID_INTERACTION_DATA_
Invalid interaction data

See Also:
Constant Field Values

INVALID_INTERACTION_DATA

public static final IsErrorException.Type INVALID_INTERACTION_DATA
Invalid interaction data


DUPLICATED_INTERACTION_ID_

public static final int DUPLICATED_INTERACTION_ID_
Duplicate interaction identifier

See Also:
Constant Field Values

DUPLICATED_INTERACTION_ID

public static final IsErrorException.Type DUPLICATED_INTERACTION_ID
Duplicate interaction identifier


DBMANAGER_NO_DBCONNECTIONS_

public static final int DBMANAGER_NO_DBCONNECTIONS_
Database connection unavailable

See Also:
Constant Field Values

DBMANAGER_NO_DBCONNECTIONS

public static final IsErrorException.Type DBMANAGER_NO_DBCONNECTIONS
Database connection unavailable


VIEW_DEFINITION_INVALID_

public static final int VIEW_DEFINITION_INVALID_
View configuration is invalid

See Also:
Constant Field Values

VIEW_DEFINITION_INVALID

public static final IsErrorException.Type VIEW_DEFINITION_INVALID
View configuration is invalid


NOT_IMPLEMENTED_

public static final int NOT_IMPLEMENTED_
Feature not implemented

See Also:
Constant Field Values

NOT_IMPLEMENTED

public static final IsErrorException.Type NOT_IMPLEMENTED
Feature not implemented


DUPLICATED_PROPERTIES_

public static final int DUPLICATED_PROPERTIES_
Duplicated properties detected

See Also:
Constant Field Values

DUPLICATED_PROPERTIES

public static final IsErrorException.Type DUPLICATED_PROPERTIES
Duplicated properties detected


LIMIT_PROXY_CLIENTS_REACHED_

public static final int LIMIT_PROXY_CLIENTS_REACHED_
Number of through-proxy cleints has reached its limit

See Also:
Constant Field Values

LIMIT_PROXY_CLIENTS_REACHED

public static final IsErrorException.Type LIMIT_PROXY_CLIENTS_REACHED
Number of through-proxy cleints has reached its limit


DND_ON_

public static final int DND_ON_
'Do not disturb' is on for the target agent

See Also:
Constant Field Values

DND_ON

public static final IsErrorException.Type DND_ON
'Do not disturb' is on for the target agent

Method Detail

getType

public static final IsErrorException.Type getType(int _value)
Returns the Type for this value.