Equalizer  1.6.1
Public Types | Public Member Functions | List of all members
eq::Exception Class Reference

Exception class for Equalizer operations. More...

#include <exception.h>

+ Inheritance diagram for eq::Exception:
+ Collaboration diagram for eq::Exception:

Public Types

enum  Type { TIMEOUT_INPUTFRAME = co::Exception::CUSTOM, GL_ERROR, CUSTOM = co::Exception::CUSTOM + 20 }
 

Public Member Functions

 Exception (const uint32_t type)
 Construct a new Exception. More...
 
virtual const char * what () const throw ()
 

Detailed Description

Exception class for Equalizer operations.

Definition at line 26 of file exception.h.

Constructor & Destructor Documentation

eq::Exception::Exception ( const uint32_t  type)
inline

Construct a new Exception.

Definition at line 37 of file exception.h.


The documentation for this class was generated from the following file: