fuego.papi.exception
Class InstanceNotRunningException
java.lang.Object
DefaultException
fuego.papi.OperationException
fuego.papi.ProcessOperationException
fuego.papi.exception.InstanceOperationException
fuego.papi.exception.InstanceNotRunningException
- public class InstanceNotRunningException
- extends InstanceOperationException
A InstanceNotRunningException is thrown as a result of an
attempt to access an instance but it is not running.
- See Also:
- Serialized Form
InstanceNotRunningException
public InstanceNotRunningException(String instanceId)
- Creates a new InstanceNotRunningException with the given instance identification.
- Parameters:
instanceId - Instance identification that is not running.
© Copyright 1996/2005 Fuego Inc. All Rights Reserved