Partager via


FieldIdNotPresentException Classe

Définition

Un identificateur de champ était attendu, mais pas présent.

[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
Héritage
FieldIdNotPresentException
Attributs

Constructeurs

FieldIdNotPresentException()

Initialise une nouvelle instance de la classe FieldIdNotPresentException.

S’applique à