FieldIdNotPresentException クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
フィールド識別子は想定されていましたが、存在しません。
[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 クラスの新しいインスタンスを初期化します。 |