Freigeben über


GraphicsContextException Konstruktoren

Definition

Überlädt

GraphicsContextException()

Erstellt eine neue GraphicsContextException.

GraphicsContextException(String)

Erstellt eine neue GraphicsContextException mit der angegebenen Fehlermeldung.

GraphicsContextException()

Erstellt eine neue GraphicsContextException.

public GraphicsContextException ();

Gilt für:

GraphicsContextException(String)

Erstellt eine neue GraphicsContextException mit der angegebenen Fehlermeldung.

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

Parameter

message
String

Gilt für: