|
The Open Toolkit library
1.0
|
Represents errors related to Graphics operations. More...
Inheritance diagram for OpenTK.GraphicsException:Public Member Functions | |
| GraphicsException () | |
| Constructs a new GraphicsException. More... | |
| GraphicsException (string message) | |
| Constructs a new GraphicsException with the specified excpetion message. More... | |
Represents errors related to Graphics operations.
| OpenTK.GraphicsException.GraphicsException | ( | ) |
Constructs a new GraphicsException.
| OpenTK.GraphicsException.GraphicsException | ( | string | message | ) |
Constructs a new GraphicsException with the specified excpetion message.
| message |