Class DeviceNotFoundException
- Namespace
- NAPS2.Scan.Exceptions
- Assembly
- NAPS2.Sdk.dll
Indicates the scanning device could not be found. It may have been uninstalled or disconnected.
public class DeviceNotFoundException : DeviceException, ISerializable
- Inheritance
-
DeviceNotFoundException
- Implements
- Inherited Members
Constructors
DeviceNotFoundException()
Indicates the scanning device could not be found. It may have been uninstalled or disconnected.
public DeviceNotFoundException()