Ctor.
Namespace: HighGLAssembly: HighGL (in HighGL.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public GLException( string message ) |
| Visual Basic |
|---|
Public Sub New ( _ message As String _ ) |
| Visual C++ |
|---|
public: GLException( String^ message ) |
Parameters
- message
- Type: System..::..String
The error message.