DeviceNotStartedException Constructor |
| Name | Description | |
|---|---|---|
| DeviceNotStartedException |
Initializes a new instance of the DeviceNotStartedException class.
| |
| DeviceNotStartedException(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.
| |
| DeviceNotStartedException(String, Object) |
Initializes a new instance of the DeviceNotStartedException class with a specified error message.
|