Defines a plaftorm specific exception. More...
Public Member Functions | |
| PlatformException (string s) | |
| Constructs a new PlatformException. | |
Defines a plaftorm specific exception.
Definition at line 14 of file PlatformException.cs.
| OpenTK.PlatformException.PlatformException | ( | string | s | ) |
Constructs a new PlatformException.
Definition at line 17 of file PlatformException.cs.
1.6.1