3 types derived from RuleException
System.Workflow.Activities (3)
Rules\Exceptions.cs (3)
64
public class RuleEvaluationException :
RuleException
, ISerializable
110
public class RuleEvaluationIncompatibleTypesException :
RuleException
, ISerializable
252
public class RuleSetValidationException :
RuleException
, ISerializable