fuego.papi.exception
Class InstanceNotSuspendedException
java.lang.Object
DefaultException
fuego.papi.OperationException
fuego.papi.ProcessOperationException
fuego.papi.exception.InstanceOperationException
fuego.papi.exception.InstanceNotSuspendedException
- public class InstanceNotSuspendedException
- extends InstanceOperationException
An InstanceNotSuspendedException is thrown as a result of an
attempt to suspend the instance but it has already suspended.
- See Also:
- Serialized Form
InstanceNotSuspendedException
public InstanceNotSuspendedException(String instanceId)
- Creates a new InstanceNotSuspendedException with the default message.
- Parameters:
instanceId - Instance Id that cannot be suspended.
© Copyright 1996/2005 Fuego Inc. All Rights Reserved