PlatformNotFoundException, classe
Mise à jour : novembre 2007
Levée lorsque la plateforme est introuvable.
Espace de noms : Microsoft.SmartDevice.Connectivity
Assembly : Microsoft.SmartDevice.Connectivity (dans Microsoft.SmartDevice.Connectivity.dll)
Syntaxe
<SerializableAttribute> _
Public Class PlatformNotFoundException _
Inherits DatastoreException
Dim instance As PlatformNotFoundException
[SerializableAttribute]
public class PlatformNotFoundException : DatastoreException
[SerializableAttribute]
public ref class PlatformNotFoundException : public DatastoreException
public class PlatformNotFoundException extends DatastoreException
Hiérarchie d'héritage
System.Object
System.Exception
Microsoft.SmartDevice.Connectivity.SmartDeviceException
Microsoft.SmartDevice.Connectivity.DatastoreException
Microsoft.SmartDevice.Connectivity.PlatformNotFoundException
Sécurité des threads
Tous les membres static (Shared en Visual Basic) publics de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.