次の方法で共有


RuleEngineItemInvalidTypeException クラス

定義

public ref class RuleEngineItemInvalidTypeException : Microsoft::RuleEngine::RuleEngineArgumentException
[System.Serializable]
public class RuleEngineItemInvalidTypeException : Microsoft.RuleEngine.RuleEngineArgumentException
type RuleEngineItemInvalidTypeException = class
    inherit RuleEngineArgumentException
    interface ISerializable
Public Class RuleEngineItemInvalidTypeException
Inherits RuleEngineArgumentException
継承
RuleEngineItemInvalidTypeException
属性
実装

コンストラクター

RuleEngineItemInvalidTypeException(SerializationInfo, StreamingContext)
RuleEngineItemInvalidTypeException(String, String, Exception)
RuleEngineItemInvalidTypeException(String, String)

プロパティ

ClassName (継承元 RuleEngineArgumentException)

メソッド

GetObjectData(SerializationInfo, StreamingContext)

適用対象