Click or drag to resize

DeviceNotStartedException Constructor

Overload List
  NameDescription
Public methodDeviceNotStartedException
Initializes a new instance of the DeviceNotStartedException class.
Public methodDeviceNotStartedException(String, Exception)
Initializes a new instance of the DeviceNotStartedException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Public methodDeviceNotStartedException(String, Object)
Initializes a new instance of the DeviceNotStartedException class with a specified error message.
Top
See Also