OpenTK.PlatformException Class Reference

Defines a plaftorm specific exception. More...

List of all members.

Public Member Functions

 PlatformException (string s)
 Constructs a new PlatformException.

Detailed Description

Defines a plaftorm specific exception.

Definition at line 14 of file PlatformException.cs.


Constructor & Destructor Documentation

OpenTK.PlatformException.PlatformException ( string  s  ) 

Constructs a new PlatformException.

Definition at line 17 of file PlatformException.cs.

00017 : base(s) { }

 All Classes Functions Variables Enumerations Properties Events

Generated on Tue Mar 9 14:59:19 2010 for The Open Toolkit library by  doxygen 1.6.1