Share via


RuleEngineArgumentTypeMismatchException Class

Definition

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

Constructors

RuleEngineArgumentTypeMismatchException(SerializationInfo, StreamingContext)
RuleEngineArgumentTypeMismatchException(String, String, String, String)
RuleEngineArgumentTypeMismatchException(String, String, String, String, Exception)

Properties

ArgumentName1
ArgumentName2
ClassName (Inherited from RuleEngineArgumentException)

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to