Dela via


NetworkException Constructor (String)

Initializes a new instance of NetworkException with the specified error message.

Syntax

'Declaration
Public Sub New ( _
         message As String _
)
public NetworkException (
         string message
)
public:
NetworkException(
         String message
)

Parameters

  • message
    Type: String
    A message that describes the error.

Requirements

Namespace: Microsoft.Xna.Framework.GamerServices

Assembly: Microsoft.Xna.Framework.GamerServices (in microsoft.xna.framework.gamerservices.dll)

See Also

Reference

NetworkException Class
NetworkException Members
Microsoft.Xna.Framework.GamerServices Namespace

Platforms

Windows Phone