IllegalTypeException 类

定义

不允许指定类型。

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

构造函数

IllegalTypeException(String)

初始化 IllegalTypeException 类的新实例。

属性

TypeName

获取类型的名称。

方法

GetObjectData(SerializationInfo, StreamingContext)
已过时.

不允许指定类型。

适用于