Uses of Class
zeus.rete.action.NoSuchActionException

Packages that use NoSuchActionException
zeus.rete.action   
 

Uses of NoSuchActionException in zeus.rete.action
 

Methods in zeus.rete.action that throw NoSuchActionException
 BasicAction ActionFactory.getAction(int type)
           
 BasicAction ReteActionFactory.getAction(int type)
          return an action of the appropriate type, if the type is not supported then throw a NoSuchActionException and hope it gets handled!
 



Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.