Share via


RuleEngineArgumentException Class

Definition

public ref class RuleEngineArgumentException : Microsoft::RuleEngine::RuleEngineException
[System.Serializable]
public class RuleEngineArgumentException : Microsoft.RuleEngine.RuleEngineException
type RuleEngineArgumentException = class
    inherit RuleEngineException
    interface ISerializable
Public Class RuleEngineArgumentException
Inherits RuleEngineException
Inheritance
RuleEngineArgumentException
Derived
Attributes
Implements

Constructors

RuleEngineArgumentException(SerializationInfo, StreamingContext)
RuleEngineArgumentException(String, String)
RuleEngineArgumentException(String, String, Exception)

Properties

ClassName

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to