uk.ac.soton.itinnovation.grid.pbac2.pdp
Class ActionCurrentlyUnavailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
uk.ac.soton.itinnovation.grid.pbac2.pdp.ResourceException
uk.ac.soton.itinnovation.grid.pbac2.pdp.ActionCurrentlyUnavailableException
- All Implemented Interfaces:
- Serializable
public class ActionCurrentlyUnavailableException
- extends ResourceException
Thrown when the user is permitted to execute the action on the resource,
but not at the moment as the resource in in the wrong state.
- See Also:
- Serialized Form
ActionCurrentlyUnavailableException
public ActionCurrentlyUnavailableException(String resourceID,
String message)
ActionCurrentlyUnavailableException
public ActionCurrentlyUnavailableException(String message)
Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.