Table of Contents

Class DeviceException

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

Indicates an exception related to the physical device (e.g. offline, busy, paper jam).

public class DeviceException : ScanDriverException, ISerializable
Inheritance
DeviceException
Implements
Derived
Inherited Members

Constructors

DeviceException()

public DeviceException()

DeviceException(string)

public DeviceException(string message)

Parameters

message string