com.hammurapi.reasoning.impl
Class RuleExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.hammurapi.reasoning.ReasoningException
com.hammurapi.reasoning.impl.RuleExecutionException
- All Implemented Interfaces:
- Serializable
public class RuleExecutionException
- extends ReasoningException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RuleExecutionException
public RuleExecutionException(List<Exception> causes)
getCauses
public List<Exception> getCauses()