Uses of Class
aa.core.ActorException

Packages that use ActorException
aa.core Provides the classes necessary to use this actor platform. 
 

Uses of ActorException in aa.core
 

Methods in aa.core that throw ActorException
protected  void ActorThread.setBehavior(java.lang.String p_strActorClass, java.lang.Object[] p_objaArgs, Queue p_qMsgQueue)
          Sets the behavior of this actor thread.