jade.core
Class UnreachableException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--jade.core.UnreachableException

public class UnreachableException
extends java.lang.Exception

This exception is thrown when some agent container cannot be contacted.

Author:
Giovanni Rimassa - Universita` di Parma
See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait