c++-gtk-utils
|
An exception thrown if calling pop() on a AsyncQueue or AsyncQueueDispatch object fails because the queue is empty. More...
#include <c++-gtk-utils/async_queue.h>
Public Member Functions | |
virtual const char * | what () const throw () |
An exception thrown if calling pop() on a AsyncQueue or AsyncQueueDispatch object fails because the queue is empty.
|
inlinevirtual |