com.adobe.idp.taskmanager.dsc.client.task
Class ActivePrincipalNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.adobe.idp.taskmanager.dsc.client.task.TaskManagerException
              extended by com.adobe.idp.taskmanager.dsc.client.task.WorkflowUserNotFoundException
                  extended by com.adobe.idp.taskmanager.dsc.client.task.ActivePrincipalNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class ActivePrincipalNotFoundException
extends WorkflowUserNotFoundException

See Also:
Serialized Form

Constructor Summary
ActivePrincipalNotFoundException(java.lang.Exception e, java.lang.String aMessage)
           
ActivePrincipalNotFoundException(java.lang.String aMessage)
          Creates a new exception with the specified message.
 
Method Summary
 
Methods inherited from class com.adobe.idp.taskmanager.dsc.client.task.TaskManagerException
getLocalizedMessage, getMessage, getRootCause, getTaskId, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getStackTrace, initCause, setStackTrace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ActivePrincipalNotFoundException

public ActivePrincipalNotFoundException(java.lang.String aMessage)
Creates a new exception with the specified message.

Parameters:
aMessage - The error message.

ActivePrincipalNotFoundException

public ActivePrincipalNotFoundException(java.lang.Exception e,
                                        java.lang.String aMessage)


[an error occurred while processing this directive] [an error occurred while processing this directive]