Method | Description | |
---|---|---|
WiimoteNotFoundException ( ) : System |
Default constructor
|
|
WiimoteNotFoundException ( string message ) : System |
Constructor
|
|
WiimoteNotFoundException ( string message, |
Constructor
|
Method | Description | |
---|---|---|
WiimoteNotFoundException ( |
Constructor
|
protected WiimoteNotFoundException ( |
||
info | Serialization info | |
context | Streaming context | |
return | System |
public WiimoteNotFoundException ( string message ) : System | ||
message | string | Error message |
return | System |
public WiimoteNotFoundException ( string message, |
||
message | string | Error message |
innerException | Inner exception | |
return | System |