Share via


RuleEngineArgumentNameMismatchException Class

Definition

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

Constructors

RuleEngineArgumentNameMismatchException(SerializationInfo, StreamingContext)
RuleEngineArgumentNameMismatchException(String, String, String, String)
RuleEngineArgumentNameMismatchException(String, String, String, String, Exception)

Properties

ClassName (Inherited from RuleEngineArgumentException)
Name1
Name2

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to