NetworkSessionJoinException Members
The following tables list the members exposed by the NetworkSessionJoinException type.
Public Constructors
Name | Description | |
---|---|---|
NetworkSessionJoinException | Overloaded. Creates an instance of NetworkSessionJoinException. |
Public Properties
Name | Description | |
---|---|---|
Data | (Inherited from Exception.) | |
InnerException | (Inherited from Exception.) | |
JoinError | Gets or sets a more detailed description of the session join failure. | |
Message | (Inherited from Exception.) | |
StackTrace | (Inherited from Exception.) |
Protected Properties
Name | Description | |
---|---|---|
HResult | (Inherited from Exception.) |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetBaseException | (Inherited from Exception.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData | When overridden in a derived class, returns information about the exception. | |
GetType | (Inherited from Exception.) | |
ToString | (Inherited from Exception.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
NetworkSessionJoinException Class
Microsoft.Xna.Framework.Net Namespace