Redigera

Dela via


UnsupportedWireTypeException Class

Definition

The wire type is unsupported.

[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
Inheritance
UnsupportedWireTypeException
Attributes

Constructors

UnsupportedWireTypeException()

Initializes a new instance of the UnsupportedWireTypeException class.

UnsupportedWireTypeException(String)

Initializes a new instance of the UnsupportedWireTypeException class.

Applies to