|
The Open Toolkit library
1.0
|
Represents errors related to unavailable graphics parameters. More...
Inherits Exception.
Public Member Functions | |
| GraphicsModeException () | |
| Constructs a new GraphicsModeException. More... | |
| GraphicsModeException (string message) | |
| Constructs a new GraphicsModeException with the given error message. More... | |
Represents errors related to unavailable graphics parameters.
| OpenTK.Graphics.GraphicsModeException.GraphicsModeException | ( | ) |
Constructs a new GraphicsModeException.
| OpenTK.Graphics.GraphicsModeException.GraphicsModeException | ( | string | message | ) |
Constructs a new GraphicsModeException with the given error message.