Base class for all GL exceptions.
Namespace: HighGLAssembly: HighGL (in HighGL.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
[SerializableAttribute] public class GLException : ApplicationException |
Visual Basic |
---|
<SerializableAttribute> _ Public Class GLException _ Inherits ApplicationException |
Visual C++ |
---|
[SerializableAttribute] public ref class GLException : public ApplicationException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
System..::..ApplicationException
HighGL..::..GLException
HighGL..::..GLErrorException
System..::..Exception
System..::..ApplicationException
HighGL..::..GLException
HighGL..::..GLErrorException