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>
Inherits std::exception.
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.
virtual const char* Cgu::AsyncQueuePopError::what | ( | ) | const throw () [inline, virtual] |