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