com.bea.content
Class TransitionNotFoundException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
com.bea.content.RepositoryException
              
com.bea.content.TransitionNotFoundException
- All Implemented Interfaces 
 - Serializable
 
public class TransitionNotFoundException
- extends RepositoryException
 
Exception to indicate if a workflow transition has not found.
- See Also
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
TransitionNotFoundException
public TransitionNotFoundException(String message)
TransitionNotFoundException
public TransitionNotFoundException(String message,
                                   Throwable cause)
TransitionNotFoundException
public TransitionNotFoundException(Throwable cause)
TransitionNotFoundException
public TransitionNotFoundException(String message,
                                   Throwable cause,
                                   boolean log)
Copyright © 2006 BEA Systems, Inc. All Rights Reserved