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 : ExceptionPublic Class DeviceException
    Inherits ExceptionConstructors
 DeviceException(message)
DeviceException(message)
 DeviceException(message)
DeviceException(message)Creates a new instance of DeviceException with the given configuration.
Name
Type
Description
Properties
 StackTrace
StackTrace
 StackTrace
StackTraceString: The exception stack trace.
Last updated
