fuego.papi.exception
Class ProcessUndeployedException
java.lang.Object
DefaultRuntimeException
fuego.papi.EngineRuntimeException
fuego.papi.exception.ProcessUndeployedException
- public class ProcessUndeployedException
- extends EngineRuntimeException
A ProcessUndeployedException is thrown as a result of an
attempt to access to a process and it has been recently undeployed.
- See Also:
- Serialized Form
ProcessUndeployedException
public ProcessUndeployedException(String processId)
- Creates a new ProcessUndeployedException with the given process identification.
- Parameters:
processId - Identification if the undeployed process.
© Copyright 1996/2005 Fuego Inc. All Rights Reserved