GraphicsException-Klasse

Dieser Dokumentation für die Vorschau nur ist und in späteren Versionen geändert. Leere Themen wurden als Platzhalter eingefügt.]

Stellt Basisausnahmen für Grafiken.

Namespace:  Microsoft.WindowsMobile.DirectX.Direct3D
Assembly:  Microsoft.WindowsMobile.DirectX (in Microsoft.WindowsMobile.DirectX.dll)

Syntax

'Declaration
Public Class GraphicsException _
    Inherits DirectXException
'Usage
Dim instance As GraphicsException
public class GraphicsException : DirectXException
public ref class GraphicsException : public DirectXException
type GraphicsException =  
    class
        inherit DirectXException
    end

Hinweise

Diese Klasse wird von DirectXException abgeleitet.

Vererbungshierarchie

System.Object
  System.Exception
    Microsoft.WindowsMobile.DirectX.DirectXException
      Microsoft.WindowsMobile.DirectX.Direct3D.GraphicsException
        Microsoft.WindowsMobile.DirectX.Direct3D.AlreadyLockedException
        Microsoft.WindowsMobile.DirectX.Direct3D.DeviceLostException
        Microsoft.WindowsMobile.DirectX.Direct3D.DeviceNotResetException
        Microsoft.WindowsMobile.DirectX.Direct3D.DriverInternalErrorException
        Microsoft.WindowsMobile.DirectX.Direct3D.DriverInvalidCallException
        Microsoft.WindowsMobile.DirectX.Direct3D.DriverUnsupportedException
        Microsoft.WindowsMobile.DirectX.Direct3D.InvalidCallException
        Microsoft.WindowsMobile.DirectX.Direct3D.InvalidDeviceException
        Microsoft.WindowsMobile.DirectX.Direct3D.MemoryPoolEmptyException
        Microsoft.WindowsMobile.DirectX.Direct3D.MoreDataException
        Microsoft.WindowsMobile.DirectX.Direct3D.NotAvailableException
        Microsoft.WindowsMobile.DirectX.Direct3D.NotFoundException

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Plattformen

Windows CE, Windows Mobile für Smartphone, Windows Mobile für Pocket PC

Die .NET Framework und .NET Compact Framework unterstützen nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen für .NET framework.

Versionsinformationen

.NET Compact Framework

Unterstützt in: 3.5, 2.0

Siehe auch

Referenz

Member GraphicsException

Microsoft.WindowsMobile.DirectX.Direct3D-Namespace

Weitere Ressourcen

Mobile Direct3D-Programmierung in .NET Compact Framework