Share via


NetworkException Members

The following tables list the members exposed by the NetworkException type.

Public Constructors

Name Description
Public Method NetworkException Overloaded. Creates an instance of NetworkException.

Public Properties

Name Description
Public Property Data (Inherited from Exception.)
Public Property HelpLink (Inherited from Exception.)
Public Property InnerException (Inherited from Exception.)
Public Property Message (Inherited from Exception.)
Public Property Source (Inherited from Exception.)
Public Property StackTrace (Inherited from Exception.)
Public Property TargetSite (Inherited from Exception.)

Protected Properties

Name Description
Protected Property HResult (Inherited from Exception.)

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetBaseException (Inherited from Exception.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetObjectData (Inherited from Exception.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

NetworkException Class
Microsoft.Xna.Framework.Net Namespace