Class RuleExecutionFailureException
public class RuleExecutionFailureException : Exception, ISerializable
- Inheritance
-
RuleExecutionFailureException
- Implements
- Inherited Members
- Extension Methods
Constructors
RuleExecutionFailureException(string)
public RuleExecutionFailureException(string message)
Parameters
message
string
RuleExecutionFailureException(string, Exception)
public RuleExecutionFailureException(string message, Exception innerException)