Partager via


CodecNotFoundException Classe

Définition

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
CodecNotFoundException
Attributs

Constructeurs

CodecNotFoundException(String)

Initialise une nouvelle instance de la classe CodecNotFoundException.

S’applique à