共用方式為


CodecNotFoundException 類別

定義

找不到適用于指定類型的序列化程式編解碼器。

[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
屬性

建構函式

CodecNotFoundException(String)

初始化 CodecNotFoundException 類別的新執行個體。

適用於