Method | Description | |
---|---|---|
DeviceNotFoundException ( ) : System |
Initializes a new instance of the DeviceNotFoundException class.
|
|
DeviceNotFoundException ( |
Initializes a new instance of the DeviceNotFoundException class.
|
|
DeviceNotFoundException ( string device ) : System |
Initializes a new instance of the DeviceNotFoundException class.
|
|
DeviceNotFoundException ( string message, |
Initializes a new instance of the DeviceNotFoundException class.
|
public DeviceNotFoundException ( |
||
serializationInfo | The serialization info. | |
context | The context. | |
return | System |
public DeviceNotFoundException ( string device ) : System | ||
device | string | The device. |
return | System |
public DeviceNotFoundException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
return | System |