|
The Open Toolkit library
1.0
|
Represents errors related to a GraphicsContext. More...
Inheritance diagram for OpenTK.Graphics.GraphicsContextException:Public Member Functions | |
| GraphicsContextException () | |
| Constructs a new GraphicsContextException. More... | |
| GraphicsContextException (string message) | |
| Constructs a new GraphicsContextException with the given error message. More... | |
Represents errors related to a GraphicsContext.
| OpenTK.Graphics.GraphicsContextException.GraphicsContextException | ( | ) |
Constructs a new GraphicsContextException.
| OpenTK.Graphics.GraphicsContextException.GraphicsContextException | ( | string | message | ) |
Constructs a new GraphicsContextException with the given error message.