DeviceNotFoundException, classe
Mise à jour : novembre 2007
Représente toutes les exceptions dans les scénarios où l'appareil de type Smart Device est introuvable.
Espace de noms : Microsoft.SmartDevice.Connectivity
Assembly : Microsoft.SmartDevice.Connectivity (dans Microsoft.SmartDevice.Connectivity.dll)
Syntaxe
<SerializableAttribute> _
Public Class DeviceNotFoundException _
Inherits DatastoreException
Dim instance As DeviceNotFoundException
[SerializableAttribute]
public class DeviceNotFoundException : DatastoreException
[SerializableAttribute]
public ref class DeviceNotFoundException : public DatastoreException
public class DeviceNotFoundException extends DatastoreException
Hiérarchie d'héritage
System.Object
System.Exception
Microsoft.SmartDevice.Connectivity.SmartDeviceException
Microsoft.SmartDevice.Connectivity.DatastoreException
Microsoft.SmartDevice.Connectivity.DeviceNotFoundException
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.