共用方式為


UnsupportedWireTypeException 類別

定義

不支援線路類型。

[Orleans.GenerateSerializer]
[System.Serializable]
public sealed class UnsupportedWireTypeException : Orleans.Serialization.SerializerException
[<Orleans.GenerateSerializer>]
[<System.Serializable>]
type UnsupportedWireTypeException = class
    inherit SerializerException
Public NotInheritable Class UnsupportedWireTypeException
Inherits SerializerException
繼承
UnsupportedWireTypeException
屬性

建構函式

UnsupportedWireTypeException()

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

UnsupportedWireTypeException(String)

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

適用於