Partilhar via


DeviceNotResetException Constructor ()

Initializes a new instance of this class.

Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework.Graphics (in microsoft.xna.framework.graphics.dll)

Syntax

public DeviceNotResetException ()

Remarks

This constructor initializes the Message property of the new instance to a system-supplied message that describes the error, such as "The device has been lost but can be reset at this time." This message takes into account the current system culture.

The following table shows the initial property values for an instance of DeviceNotResetException.

Property Value
InnerException A null reference.
Message The localized error message string.

See Also

Reference

DeviceNotResetException Class
DeviceNotResetException Members
Microsoft.Xna.Framework.Graphics Namespace

Platforms

Xbox 360, Windows 7, Windows Vista, Windows XP