DeviceException

Wisej.Hybrid.DeviceException

Namespace: Wisej.Hybrid

Assembly: Wisej.Hybrid (3.5.0.0)

Represents an error that occurs during device command execution.

public class DeviceException : Exception

Constructors

Initializes a new instance of DeviceException with the given message.

NameTypeDescription

message

The error message.

Properties

String: The exception stack trace.

Last updated