DeviceException

Wisej.Hybrid.Shared.Core.DeviceException

Namespace: Wisej.Hybrid.Shared.Core

Assembly: Wisej.Hybrid (3.5.0.0)

Represents an error that occurs during device command execution.

public class DeviceException : Exception

Constructors

Creates a new instance of DeviceException with the given configuration.

NameTypeDescription

message

The exception message.

Properties

String: The exception stack trace.

Last updated