IllegalTypeException クラス

定義

指定した型は使用できません。

[Orleans.GenerateSerializer]
[System.Serializable]
public sealed class IllegalTypeException : Orleans.Serialization.SerializerException
[<Orleans.GenerateSerializer>]
[<System.Serializable>]
type IllegalTypeException = class
    inherit SerializerException
Public NotInheritable Class IllegalTypeException
Inherits SerializerException
継承
IllegalTypeException
属性

コンストラクター

IllegalTypeException(String)

IllegalTypeException クラスの新しいインスタンスを初期化します。

プロパティ

TypeName

型の名前を取得します。

メソッド

GetObjectData(SerializationInfo, StreamingContext)
古い.

指定した型は使用できません。

適用対象