CodecNotFoundException 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
找不到適用于指定類型的序列化程式編解碼器。
[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
- 繼承
- 屬性
建構函式
CodecNotFoundException(String) |
初始化 CodecNotFoundException 類別的新執行個體。 |