DeviceNotResetException Constructor
Initializes a new instance of this class.
| Name | Description |
|---|---|
| DeviceNotResetException () | Initializes a new instance of this class. |
| DeviceNotResetException (String) | Initializes a new instance of this class with a specified error message. |
| DeviceNotResetException (String, Exception) | Initializes a new instance of this class with a specified error message and a reference to the inner exception that is the cause of this exception. |