NetLogo API
version 4.0.1

Uses of Class
org.nlogo.nvm.EngineException

Packages that use EngineException
org.nlogo.command   
 

Uses of EngineException in org.nlogo.command
 

Subclasses of EngineException in org.nlogo.command
 class ArgumentTypeException
           
 

Methods in org.nlogo.command that throw EngineException
 void Instruction.throwAgentClassException(Context context, Class agentClass)
           
 


NetLogo API
version 4.0.1