Sdílet prostřednictvím


NetworkSessionJoinException Constructor

Creates an instance of NetworkSessionJoinException.

Overload List

Name Description
NetworkSessionJoinException () Creates an empty instance of NetworkSessionJoinException.
NetworkSessionJoinException (SerializationInfo, StreamingContext) Creates an instance of NetworkSessionJoinException with the specified streaming context.
NetworkSessionJoinException (String) Creates an instance of NetworkSessionJoinException with the specified error message.
NetworkSessionJoinException (String, Exception) Creates an instance of NetworkSessionJoinException with the specified error message and inner exception.
NetworkSessionJoinException (String, NetworkSessionJoinError) Creates an instance of NetworkSessionJoinException with the specified error and additional information on the exception.

See Also

Reference

NetworkSessionJoinException Class
NetworkSessionJoinException Members
Microsoft.Xna.Framework.Net Namespace