Exceptions

eventxx makes a heavy use of exceptions. More...


Classes

struct  eventxx::exception
 Base class for all libevent exceptions. More...
struct  eventxx::invalid_event
 Invalid event exception. More...
struct  eventxx::invalid_priority
 Invalid priority exception. More...


Detailed Description

eventxx makes a heavy use of exceptions.

Each function has it's exceptions specified, so it's very easy to find out what exceptions to expect.

Exceptions are mostly thrown when there is a programming error. So if you get an exception check your code.


Generated on Thu Apr 16 21:08:26 2009 for eventxx by  doxygen 1.5.8