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