org.jmacs
Class ServerDownException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jmacs.ClientDiException
org.jmacs.ServerDownException
- All Implemented Interfaces:
- Serializable
public class ServerDownException
- extends ClientDiException
thrown by IDiDriver.IContext
methods if the JMACS server is
currently down.
- Version:
- $Id: ServerDownException.java 827 2006-07-15 19:16:13Z 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 |
ServerDownException
public ServerDownException()
- creates new instance.
jmacs.org