fuego.papi.exception
Class InstanceAlreadyTerminatedException
java.lang.Object
DefaultException
fuego.papi.OperationException
fuego.papi.ProcessOperationException
fuego.papi.exception.InstanceOperationException
fuego.papi.exception.InstanceAlreadyTerminatedException
- public class InstanceAlreadyTerminatedException
- extends InstanceOperationException
An InstanceAlreadyTerminatedException is thrown when the instance has already
been terminated.
- See Also:
- Serialized Form
InstanceAlreadyTerminatedException
public InstanceAlreadyTerminatedException(String instanceId)
- Creates a new InstanceAlreadyTerminatedException with the given instance identification.
- Parameters:
instanceId - Instance identification that has already terminated.
© Copyright 1996/2005 Fuego Inc. All Rights Reserved