Freigeben über


GraphicsModeException Konstruktoren

Definition

Überlädt

GraphicsModeException()

Erstellt eine neue GraphicsModeException.

GraphicsModeException(String)

Erstellt eine neue GraphicsModeException mit der angegebenen Fehlermeldung.

GraphicsModeException()

Erstellt eine neue GraphicsModeException.

public GraphicsModeException ();

Gilt für:

GraphicsModeException(String)

Erstellt eine neue GraphicsModeException mit der angegebenen Fehlermeldung.

public GraphicsModeException (string message);
new OpenTK.Graphics.GraphicsModeException : string -> OpenTK.Graphics.GraphicsModeException

Parameter

message
String

Gilt für: