Inheritance diagram for rpa::posix_thread_exception:
Public Member Functions | |
const char * | what (void) const |
posix_thread_exception & | operator= (int aE) |
posix_thread_exception (int aLine) | |
posix_thread_exception (int aLine, int aE) |
rpa::posix_thread_exception::posix_thread_exception | ( | int | aLine | ) | [inline] |
rpa::posix_thread_exception::posix_thread_exception | ( | int | aLine, | |
int | aE | |||
) | [inline] |
posix_thread_exception& rpa::posix_thread_exception::operator= | ( | int | aE | ) | [inline] |
const char* rpa::posix_thread_exception::what | ( | void | ) | const [inline] |
Reimplemented from rpa::pthread_exception.