Share via


RuleEngineArgumentUnsupportedTypeException Class

Definition

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

Constructors

RuleEngineArgumentUnsupportedTypeException(SerializationInfo, StreamingContext)
RuleEngineArgumentUnsupportedTypeException(String, String, String)
RuleEngineArgumentUnsupportedTypeException(String, String, String, Exception)

Properties

ArgumentName
ClassName (Inherited from RuleEngineArgumentException)

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to