The Open Toolkit library
1.0
|
This exception is thrown when a GraphicsContext property cannot be changed after creation. More...
Inherits ApplicationException.
Public Member Functions | |
ContextExistsException (string message) | |
Constructs a new ContextExistsException instance. More... | |
Properties | |
override string | Message [get] |
Gets a System.String explaining the cause of this exception. More... | |
This exception is thrown when a GraphicsContext property cannot be changed after creation.
OpenTK.ContextExistsException.ContextExistsException | ( | string | message | ) |
Constructs a new ContextExistsException instance.
message | A System.String explaining the cause of this exception. |
|
get |
Gets a System.String explaining the cause of this exception.