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 类的新实例。

适用于