Uses of Class
lime.LimeException

Packages that use LimeException
lime   
 

Uses of LimeException in lime
 

Subclasses of LimeException in lime
 class AgentCreationException
          Raised when it's impossible to create an agent in a Lime server.
 class NoSuchReactionException
          Raised when an agent attempts to deregister a reaction that has never been registered.
 class TupleSpaceEngineException
          Raised when a problem occurs in the underlying tuple space engine.