Compartir a través de


FieldIdNotPresentException Clase

Definición

Se esperaba un identificador de campo, pero no está presente.

[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
Herencia
FieldIdNotPresentException
Atributos

Constructores

FieldIdNotPresentException()

Inicializa una nueva instancia de la clase FieldIdNotPresentException.

Se aplica a