com.bea.content
Class NoSuchWorkflowException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
com.bea.content.RepositoryException
              
com.bea.content.NoSuchWorkflowException
- All Implemented Interfaces 
 - Serializable
 
public class NoSuchWorkflowException
- 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 | 
 
 
NoSuchWorkflowException
public NoSuchWorkflowException(String message)
NoSuchWorkflowException
public NoSuchWorkflowException(String message,
                               Throwable cause)
NoSuchWorkflowException
public NoSuchWorkflowException(Throwable cause)
NoSuchWorkflowException
public NoSuchWorkflowException(String message,
                               Throwable cause,
                               boolean log)
Copyright © 2006 BEA Systems, Inc. All Rights Reserved