uk.ac.soton.ecs.iam.grid.comms.client
Class ObjectAlreadyExists
java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.ac.soton.ecs.iam.grid.comms.client.ObjectAlreadyExists
- All Implemented Interfaces:
- Serializable
public class ObjectAlreadyExists
- extends Exception
Thrown when trying to add an object to a StateRepository and the object's
URL matches that of an existing object.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ObjectAlreadyExists
public ObjectAlreadyExists(StorableInStateRepository object)
getObject
public StorableInStateRepository getObject()
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.