v0.1.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Pages
CGUL::OpenGLException Struct Reference
Inheritance diagram for CGUL::OpenGLException:
CGUL::Exception

Public Member Functions

 OpenGLException (UInt8 code, UInt8 reason)
 
String GetString () const
 
String GetReason () const
 
- Public Member Functions inherited from CGUL::Exception
virtual const char * what () const throw ()
 

Additional Inherited Members

- Public Attributes inherited from CGUL::Exception
union {
   struct {
      UInt16   reason
 
      UInt16   code
 
      UInt32   type
 
   }   info
 
   UInt64   unique
 
}; 
 
SystemCode systemCode
 
- Protected Member Functions inherited from CGUL::Exception
 Exception (UInt16 code, UInt16 reason)
 
 Exception (UInt16 code, UInt16 reason, const SystemCode &systemCode)
 
 Exception (UInt16 code, UInt16 reason, UInt32 type)
 
 Exception (UInt16 code, UInt16 reason, const SystemCode &systemCode, UInt32 type)
 

The documentation for this struct was generated from the following files: