Packagecom.adobe.idp.taskmanager.dsc.client.task
Classpublic class ActivePrincipalNotFoundException
InheritanceActivePrincipalNotFoundException Inheritance WorkflowUserNotFoundException

An excepption that is thrown if a principal is not found.



Public Methods
 MethodDefined By
  
Creates a new exception with the specified message.
ActivePrincipalNotFoundException
  
ActivePrincipalNotFoundException(Exception e, String aMessage)
Creates a new exception with the specified message.
ActivePrincipalNotFoundException
Constructor Detail
ActivePrincipalNotFoundException()
public ActivePrincipalNotFoundException(String aMessage)

Creates a new exception with the specified message.

Parameters
aMessage — The error message.
ActivePrincipalNotFoundException() 
public ActivePrincipalNotFoundException(Exception e, String aMessage)

Creates a new exception with the specified message.

Parameters
e — An Exception object.
 
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/8.2/programLC/programmer/javadoc/com/adobe/idp/taskmanager/dsc/client/task/ActivePrincipalNotFoundException.html