Uses of Class
org.jicengine.operation.Context.ObjectNotFoundException

Packages that use Context.ObjectNotFoundException
org.jicengine.operation   
 

Uses of Context.ObjectNotFoundException in org.jicengine.operation
 

Methods in org.jicengine.operation that throw Context.ObjectNotFoundException
 java.lang.Object SimpleContext.getObject(java.lang.String name)
           
 java.lang.Object Context.getObject(java.lang.String name)
          finds an object from the context.