Package com.adobe.idp.taskmanager.dsc.client.task
Classpublic class TaskPermissionException
InheritanceTaskPermissionException Inheritance TaskManagerException

Exception thrown when an operation is run for which the end user does not have permissions for a particular task.



Public Methods
 MethodDefined by
  
TaskPermissionException(long aTaskId, String aMessage)
Constructs a new exception using the specified task identifier and error message.
TaskPermissionException
Constructor Detail
TaskPermissionException()
public TaskPermissionException(long aTaskId, String aMessage)

Constructs a new exception using the specified task identifier and error message.

Parameters
aTaskId — The task identifier.
 
aMessage — The error message.




 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/com/adobe/idp/taskmanager/dsc/client/task/TaskPermissionException.html