Avaya Conferencing Provider API

Uses of Class
com.avaya.conferencing.api.acp.control.exceptions.OperationExecutionException

Packages that use OperationExecutionException
com.avaya.conferencing.api.acp.control.exceptions Exceptions thrown by the Avaya Conferencing Provider Interface. 
 

Uses of OperationExecutionException in com.avaya.conferencing.api.acp.control.exceptions
 

Subclasses of OperationExecutionException in com.avaya.conferencing.api.acp.control.exceptions
 class InsufficientPermissionsException
          Thrown if an attempt is made to execute an Operation that the authenticated executor does not have authorization for.
 class InvalidOperationException
          Thrown when an operation is not supported by a ConferencingObject.
 class OperationCancelledException
          Thrown when an operation was cancelled while in progress.
 class OperationNotEnabledException
          Thrown when an operation is not currently enabled for a ConferencingObject.
 


Avaya Conferencing Provider API

Copyright © 2008-2009 Avaya. All Rights Reserved.