uk.ac.soton.ecs.iam.grid.comms.client
Class NoSuchConversation
java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.ac.soton.ecs.iam.grid.comms.client.NoSuchConversation
- All Implemented Interfaces:
- Serializable
public class NoSuchConversation
- extends Exception
Thrown when an invalid ID is used. This may mean that the Conversation no
longer exists.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchConversation
public NoSuchConversation(String message)
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.