DeviceLostException 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 DeviceLostException ()
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 cannot 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 DeviceLostException.
Property | Value |
---|---|
InnerException | A null reference. |
Message | The localized error message string. |
See Also
Reference
DeviceLostException Class
DeviceLostException Members
Microsoft.Xna.Framework.Graphics Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP