EntryPointNotFoundException, classe
.NET Framework 2.0
Exception levée lorsqu'une tentative de chargement d'une classe échoue en raison de l'absence de méthode d'entrée.
Espace de noms : System
Assembly : mscorlib (dans mscorlib.dll)
Assembly : mscorlib (dans mscorlib.dll)
[SerializableAttribute] [ComVisibleAttribute(true)] public class EntryPointNotFoundException : TypeLoadException
/** @attribute SerializableAttribute() */ /** @attribute ComVisibleAttribute(true) */ public class EntryPointNotFoundException extends TypeLoadException
SerializableAttribute ComVisibleAttribute(true) public class EntryPointNotFoundException extends TypeLoadException
Représente l'erreur se produisant en cas d'échec du chargement d'un Assembly en raison de l'absence de point d'entrée.
Pour obtenir une liste des valeurs initiales des propriétés d'une instance de EntryPointNotFoundException, consultez les constructeurs EntryPointNotFoundException.
System.Object
System.Exception
System.SystemException
System.TypeLoadException
System.EntryPointNotFoundException
System.Exception
System.SystemException
System.TypeLoadException
System.EntryPointNotFoundException
Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile pour Pocket PC, Windows Mobile pour Smartphone, Windows Server 2003, Windows XP Édition Media Center, Windows XP Professionnel Édition x64, Windows XP SP2, Windows XP Starter Edition
Le .NET Framework ne prend pas en charge toutes les versions de chaque plate-forme. Pour obtenir la liste des versions prises en charge, consultez Configuration requise.