Table of Contents

Class DeviceBusyException

Namespace
NAPS2.Scan.Exceptions
Assembly
NAPS2.Sdk.dll

Indicates the scanning device is busy with another operation. Maybe retry later.

public class DeviceBusyException : DeviceException, ISerializable
Inheritance
DeviceBusyException
Implements
Inherited Members

Constructors

DeviceBusyException()

Indicates the scanning device is busy with another operation. Maybe retry later.

public DeviceBusyException()