Uses of Class
org.drools.NoSuchFactObjectException

Packages that use NoSuchFactObjectException
org.drools   
 

Uses of NoSuchFactObjectException in org.drools
 

Methods in org.drools that throw NoSuchFactObjectException
 java.lang.Object WorkingMemory.getObject(FactHandle handle)
          Retrieve the object associated with a FactHandle.