Partager via


IllegalTypeException Classe

Définition

Un type spécifié n’est pas autorisé.

[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
Héritage
IllegalTypeException
Attributs

Constructeurs

IllegalTypeException(String)

Initialise une nouvelle instance de la classe IllegalTypeException.

Propriétés

TypeName

Obtient le nom du type.

Méthodes

GetObjectData(SerializationInfo, StreamingContext)
Obsolète.

Un type spécifié n’est pas autorisé.

S’applique à