Share via


RuleEngineArgumentUnexpectedTypeException Class

Definition

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

Constructors

RuleEngineArgumentUnexpectedTypeException(SerializationInfo, StreamingContext)
RuleEngineArgumentUnexpectedTypeException(String, String, String)
RuleEngineArgumentUnexpectedTypeException(String, String, String, Exception)

Properties

ArgumentName
ClassName (Inherited from RuleEngineArgumentException)

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to