FieldIdNotPresentException Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- Attributs
Constructeurs
FieldIdNotPresentException() |
Initialise une nouvelle instance de la classe FieldIdNotPresentException. |