Package org.kie.drl.api.identifiers
Class InvalidRuleUnitIdException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalArgumentException
-
- org.kie.drl.api.identifiers.InvalidRuleUnitIdException
-
- All Implemented Interfaces:
Serializable
public class InvalidRuleUnitIdException extends IllegalArgumentException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidRuleUnitIdException(org.kie.efesto.common.api.identifiers.LocalId id)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-