Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.openmedia.protocol.interactionserver.Errors

Packages that use Errors
com.genesyslab.platform.openmedia.protocol.interactionserver   
 

Uses of Errors in com.genesyslab.platform.openmedia.protocol.interactionserver
 

Fields in com.genesyslab.platform.openmedia.protocol.interactionserver declared as Errors
static Errors Errors.Error_agent_disabled
           
static Errors Errors.Error_agent_group_not_specified
           
static Errors Errors.Error_agent_not_specified
           
static Errors Errors.Error_already_have_media
           
static Errors Errors.Error_already_held
           
static Errors Errors.Error_already_in_the_same_queue
           
static Errors Errors.Error_already_logged_in
           
static Errors Errors.Error_already_not_ready_for_media
           
static Errors Errors.Error_already_participating
           
static Errors Errors.Error_already_ready_for_media
           
static Errors Errors.Error_ambiguous_target_specified
           
static Errors Errors.Error_cannot_resolve_queue
           
static Errors Errors.Error_cannot_resolve_tenant
           
static Errors Errors.Error_client_not_logged_in
           
static Errors Errors.Error_conditional_stop_failed
           
static Errors Errors.Error_custom_eventid_out_of_range
           
static Errors Errors.Error_database_failed
           
static Errors Errors.Error_dbmanager_failed
           
static Errors Errors.Error_dbmanager_no_dbconnections
           
static Errors Errors.Error_dnd_already_off
           
static Errors Errors.Error_dnd_already_on
           
static Errors Errors.Error_dnd_on
           
static Errors Errors.Error_do_not_have_media
           
static Errors Errors.Error_duplicate_media_types
           
static Errors Errors.Error_duplicated_interaction_id
           
static Errors Errors.Error_duplicated_properties
           
static Errors Errors.Error_find_condition_or_order_failed
           
static Errors Errors.Error_find_dbrequest_failed
           
static Errors Errors.Error_have_to_contact_primary
           
static Errors Errors.Error_have_to_contact_secondary
           
static Errors Errors.Error_incorrect_media_list
           
static Errors Errors.Error_interaction_cached_not_available
           
static Errors Errors.Error_interaction_id_not_specified
           
static Errors Errors.Error_interaction_subtype_not_specified
           
static Errors Errors.Error_interaction_type_not_specified
           
static Errors Errors.Error_invalid_interaction_data
           
static Errors Errors.Error_invalid_interaction_identifier
           
static Errors Errors.Error_invalid_interaction_state
           
static Errors Errors.Error_invalid_property_type
           
static Errors Errors.Error_invalid_protocol_message
           
static Errors Errors.Error_invalid_time_format
           
static Errors Errors.Error_itx_manager_internal
           
static Errors Errors.Error_license_unavailable
           
static Errors Errors.Error_limit_proxy_clients_reached
           
static Errors Errors.Error_locked_by_snapshot
           
static Errors Errors.Error_media_type_not_specified
           
static Errors Errors.Error_not_an_owner
           
static Errors Errors.Error_not_held
           
static Errors Errors.Error_not_implemented
           
static Errors Errors.Error_not_invited
           
static Errors Errors.Error_party_unavailable
           
static Errors Errors.Error_place_disabled
           
static Errors Errors.Error_place_group_not_specified
           
static Errors Errors.Error_place_not_occupied
           
static Errors Errors.Error_place_not_occupied_by_agent
           
static Errors Errors.Error_place_not_specified
           
static Errors Errors.Error_place_occupied
           
static Errors Errors.Error_proxy_through_proxy
           
static Errors Errors.Error_pull_failed
           
static Errors Errors.Error_pull_parameter_absent
           
static Errors Errors.Error_pull_parameter_invalid
           
static Errors Errors.Error_queue_not_specified
           
static Errors Errors.Error_read_only_property
           
static Errors Errors.Error_routing_target_invalid
           
static Errors Errors.Error_snapshot_can_not_lock_interaction
           
static Errors Errors.Error_snapshot_countparam_invalid
           
static Errors Errors.Error_snapshot_dbrequest_error
           
static Errors Errors.Error_snapshot_dbrequest_failed
           
static Errors Errors.Error_snapshot_getparam_invalid
           
static Errors Errors.Error_snapshot_interaction_locked
           
static Errors Errors.Error_snapshot_interaction_unlocked
           
static Errors Errors.Error_snapshot_limit_reached
           
static Errors Errors.Error_snapshot_no_interaction_id
           
static Errors Errors.Error_snapshot_no_record
           
static Errors Errors.Error_snapshot_posparam_invalid
           
static Errors Errors.Error_snapshot_releasing
           
static Errors Errors.Error_snapshot_view_failed
           
static Errors Errors.Error_target_is_not_specified
           
static Errors Errors.Error_tenancy_violation
           
static Errors Errors.Error_tenant_not_specified
           
static Errors Errors.Error_transfer_in_progress
           
static Errors Errors.Error_transfer_target_invalid
           
static Errors Errors.Error_unknown_agent_in_request
           
static Errors Errors.Error_unknown_interaction
           
static Errors Errors.Error_unknown_place_in_request
           
static Errors Errors.Error_unknown_queue_in_request
           
static Errors Errors.Error_unknown_tenant_in_request
           
static Errors Errors.Error_unknown_view_in_request
           
static Errors Errors.Error_unsupported_interaction_subtype
           
static Errors Errors.Error_unsupported_interaction_type
           
static Errors Errors.Error_unsupported_media_type
           
static Errors Errors.Error_view_definition_invalid
           
static Errors Errors.Error_view_id_not_specified
           
static Errors Errors.Error_workbin_inaccessible
           
static Errors Errors.Error_workbin_not_specified
           
static Errors Errors.Error_wrong_tenant
           
static Errors Errors.ErrorNotRegistered
           
static Errors Errors.ErrorUnknownClientId
           
static Errors Errors.ErrorUnknownClientType
           
static Errors Errors.ErrorUnsupportedProtocolElement
           
static Errors Errors.NoError
           
 

Methods in com.genesyslab.platform.openmedia.protocol.interactionserver that return Errors
static Errors Errors.valueOf(int ordinal)
          Returns enumeration value by given ordinal number.
static Errors Errors.valueOf(java.lang.String name)
          Returns enumeration value with specified name or null if no such value exists.
 

Methods in com.genesyslab.platform.openmedia.protocol.interactionserver that return types with arguments of type Errors
static java.util.Collection<Errors> Errors.values()
          Returns all values of the enumeration.
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.