DeviceNotSupportedException Constructor

Initializes a new instance of the DeviceNotSupportedException class.

Overload List

Name Description
DeviceNotSupportedException () Initializes a new instance of the DeviceNotSupportedException class.
DeviceNotSupportedException (String) Initializes a new instance of the DeviceNotSupportedException class with a specified error message.
DeviceNotSupportedException (String, Exception) Initializes a new instance of the DeviceNotSupportedException class with a specified error message and a reference to the inner exception that is the cause of this exception.

See Also

Reference

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