Drools :: Core 6.1.0.Beta1

Uses of Class
org.drools.core.IntegrationException

Packages that use IntegrationException
org.drools.core This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory  
 

Uses of IntegrationException in org.drools.core
 

Subclasses of IntegrationException in org.drools.core
 class PackageIntegrationException
          Indicates an error integrating a Package into a RuleBase.
 class ProcessIntegrationException
          Indicates an error integrating a Process or Package into a RuleBase.
 class RuleIntegrationException
          Indicates an error integrating a Rule or Package into a RuleBase.
 


Drools :: Core 6.1.0.Beta1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.