uk.ac.soton.itinnovation.grid.pbac2.pdp
Class ResourceTypeAlreadyDeployedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
uk.ac.soton.itinnovation.grid.pbac2.pdp.ResourceTypeAlreadyDeployedException
- All Implemented Interfaces:
- Serializable
public class ResourceTypeAlreadyDeployedException
- extends RuntimeException
Thrown when the creating or locking a resource whose type is not currently
deployed, or when trying to undeploy a type that is not deployed.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ResourceTypeAlreadyDeployedException
public ResourceTypeAlreadyDeployedException(String message)
ResourceTypeAlreadyDeployedException
public ResourceTypeAlreadyDeployedException(String message,
Throwable ex)
Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.