org.jmacs
Class ClientDiDroppedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jmacs.ClientDiException
org.jmacs.ClientDiDroppedException
- All Implemented Interfaces:
- Serializable
public class ClientDiDroppedException
- extends ClientDiException
thrown by IDiDriver.IContext
methods if the client DI has
itself been dropped.
- Version:
- $Id: ClientDiDroppedException.java 823 2006-07-15 19:07:41Z rob $
- Author:
- Rob Dickens
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ClientDiDroppedException
public ClientDiDroppedException()
- creates new instance.
jmacs.org