Package com.yahoo.prelude.semantics
Class RuleBaseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.yahoo.prelude.semantics.RuleBaseException
- All Implemented Interfaces:
Serializable
Thrown on rule base consistency problems
- Author:
- bratseth
- See Also:
-
Constructor Summary
ConstructorDescriptionRuleBaseException
(String message) RuleBaseException
(String message, Exception cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RuleBaseException
-
RuleBaseException
-