Drools :: Core 6.0.0.Beta5

org.drools.core.factmodel.traits
Class LogicalTypeInconsistencyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.drools.core.factmodel.traits.LogicalTypeInconsistencyException
All Implemented Interfaces:
Serializable

public class LogicalTypeInconsistencyException
extends Exception

See Also:
Serialized Form

Constructor Summary
LogicalTypeInconsistencyException(String message, Class type1, Class type2)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LogicalTypeInconsistencyException

public LogicalTypeInconsistencyException(String message,
                                         Class type1,
                                         Class type2)

Drools :: Core 6.0.0.Beta5

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