Class DeviceWarmingUpException
- Namespace
- NAPS2.Scan.Exceptions
- Assembly
- NAPS2.Sdk.dll
Indicates the scanning device is currently warming up and can't be interacted with.
public class DeviceWarmingUpException : DeviceException, ISerializable
- Inheritance
-
DeviceWarmingUpException
- Implements
- Inherited Members
Constructors
DeviceWarmingUpException()
Indicates the scanning device is currently warming up and can't be interacted with.
public DeviceWarmingUpException()