Equalizer  1.2.1
Public Member Functions | Public Types
eq::Exception Class Reference

Exception class for Equalizer operations. More...

#include <exception.h>

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

List of all members.

Public Member Functions

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

Public Types

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

Detailed Description

Exception class for Equalizer operations.

Definition at line 29 of file eq/client/exception.h.


Constructor & Destructor Documentation

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

Construct a new Exception.

Reimplemented from co::Exception.

Definition at line 39 of file eq/client/exception.h.


The documentation for this class was generated from the following file:
Generated on Fri Jun 8 2012 15:44:35 for Equalizer 1.2.1 by  doxygen 1.8.0