fr.lip6.sma.simulacion.server
Class ServerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.reflect.InvocationTargetException
fr.lip6.sma.simulacion.server.ServerException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AgentException
public class ServerException
- extends InvocationTargetException
Classe pour une exception relative au paquet server (une exception
avec un agent local ou réseau ou une exception réseau autre).
- Version:
- $Revision: 3 $
- Author:
- Paul Guyot
- See Also:
- "aucun test défini.",
Serialized Form
ServerException
public ServerException(Throwable inException)
- Constructeur à partir d'une exception.
- Parameters:
inException
- exception survenue relative au paquet server.