Method | Description | |
---|---|---|
XboxLiveException ( string message ) : System |
Creates a new XboxLiveException object with a specified error message.
|
public XboxLiveException ( string message ) : System | ||
message | string | The message that describes the error. |
return | System |