jade.core
Class NotFoundException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--jade.core.NotFoundException
Direct Known Subclasses:
acc.NoMoreAddressesException

public class NotFoundException
extends java.lang.Exception

This exception is thrown when some component (agent, agent container, etc.) cannot be found in the agent platform data structures.

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