Method | Description | |
---|---|---|
DeviceNotConnectedException ( ) : System | ||
DeviceNotConnectedException ( string message ) : System | ||
DeviceNotConnectedException ( string message, Exception innerException ) : System |
public DeviceNotConnectedException ( ) : System | ||
return | System |
public DeviceNotConnectedException ( string message ) : System | ||
message | string | |
return | System |
public DeviceNotConnectedException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |