FieldIdNotPresentException クラス

定義

フィールド識別子は想定されていましたが、存在しません。

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

コンストラクター

FieldIdNotPresentException()

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

適用対象