NetworkSessionJoinException Constructor (String, Exception)
Creates an instance of NetworkSessionJoinException with the specified error message and inner exception.
Namespace: Microsoft.Xna.Framework.Net
Assembly: Microsoft.Xna.Framework.Net (in microsoft.xna.framework.net.dll)
Syntax
public NetworkSessionJoinException (
string message,
Exception innerException
)
Parameters
- message
Type: String
A message that describes the error. - innerException
Type: Exception
The inner exception related to this exception.
See Also
Reference
NetworkSessionJoinException Class
NetworkSessionJoinException Members
Microsoft.Xna.Framework.Net Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP