Exception class for thread-related errors.
More...
#include </home/kjell/checkout/gnome/glibmm-2.4/glib/glibmm/thread.h>
Exception class for thread-related errors.
- Deprecated:
- Use Glib::Threads::ThreadError instead.
Possible errors of thread related functions.
Enumerator |
---|
AGAIN |
A thread couldn't be created due to resource shortage.
Try again later.
|
Glib::ThreadError::ThreadError |
( |
Code |
error_code, |
|
|
const Glib::ustring& |
error_message |
|
) |
| |
Glib::ThreadError::ThreadError |
( |
GError * |
gobject | ) |
|
|
explicit |
Code Glib::ThreadError::code |
( |
| ) |
const |