All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ajanta.server.NoSuchAgentException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.io.IOException
                           |
                           +----java.rmi.RemoteException
                                   |
                                   +----ajanta.server.NoSuchAgentException

public class NoSuchAgentException
extends RemoteException
This exception is thrown when one try to acess an agent which do not exists


Constructor Index

 o NoSuchAgentException()

Constructors

 o NoSuchAgentException
 public NoSuchAgentException()

All Packages  Class Hierarchy  This Package  Previous  Next  Index