IllegalTypeException Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- 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é. |