Package org.drools.ruleunits.impl
Class RuleUnitGenerationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.drools.ruleunits.impl.RuleUnitGenerationException
-
- All Implemented Interfaces:
java.io.Serializable
public class RuleUnitGenerationException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RuleUnitGenerationException(java.lang.String message, java.lang.Throwable cause)
-