com.bea.content
Class JobActiveException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           com.bea.content.RepositoryException
com.bea.content.RepositoryException
               com.bea.content.JobActiveException
com.bea.content.JobActiveException
- All Implemented Interfaces 
- Serializable
- public class JobActiveException 
- extends RepositoryException
The JobActiveException is thrown when a user tries to delete a job that
 is scheduled and has not yet finished execution.
- See Also
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
JobActiveException
public JobActiveException(String message)
JobActiveException
public JobActiveException(String message,
                          boolean log)
JobActiveException
public JobActiveException(String message,
                          Throwable cause)
JobActiveException
public JobActiveException(Throwable cause)
JobActiveException
public JobActiveException(String message,
                          Throwable cause,
                          boolean log)
Copyright © 2008 BEA Systems, Inc. All Rights Reserved