com.bea.content
Class WorkflowExistsException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
com.bea.content.RepositoryException
              
com.bea.content.WorkflowExistsException
- All Implemented Interfaces 
 - Serializable
 
public class WorkflowExistsException
- extends RepositoryException
 
Thrown if an operation on a PropertyChoice that does not exist occurs.
- See Also
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
WorkflowExistsException
public WorkflowExistsException(String message)
WorkflowExistsException
public WorkflowExistsException(String message,
                               Throwable cause)
WorkflowExistsException
public WorkflowExistsException(Throwable cause)
WorkflowExistsException
public WorkflowExistsException(String message,
                               Throwable cause,
                               boolean log)
Copyright © 2006 BEA Systems, Inc. All Rights Reserved