CodecNotFoundException 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.
Aucun codec sérialiseur approprié n’a été trouvé pour un type spécifié.
[Orleans.GenerateSerializer]
[System.Serializable]
public sealed class CodecNotFoundException : Orleans.Serialization.SerializerException
[<Orleans.GenerateSerializer>]
[<System.Serializable>]
type CodecNotFoundException = class
inherit SerializerException
Public NotInheritable Class CodecNotFoundException
Inherits SerializerException
- Héritage
- Attributs
Constructeurs
CodecNotFoundException(String) |
Initialise une nouvelle instance de la classe CodecNotFoundException. |