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