Class RuleExecutionException
- Namespace
- NRules
- Assembly
- NRules.dll
Represents errors that occur during rules execution.
[Serializable]
public class RuleExecutionException : Exception, ISerializable
- Inheritance
-
RuleExecutionException
- Implements
- Derived
- Inherited Members
Constructors
RuleExecutionException(SerializationInfo, StreamingContext)
protected RuleExecutionException(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfocontext
StreamingContext