InvalidTask_Exception Class Reference
#include <Exceptions.h>
Inheritance diagram for InvalidTask_Exception:

Public Member Functions | |
InvalidTask_Exception () | |
Create a new exception. | |
![]() | |
InvalidOp_Exception () | |
Create a new exception. | |
InvalidOp_Exception (const char *msg) | |
Create a new exception. | |
![]() | |
Synchronization_Exception () | |
Synchronization_Exception (const char *msg) | |
const char * | what () const |
Detailed Description
Thrown when a task is not valid (e.g. null or start()ing a thread with no overriden run() method)
The documentation for this class was generated from the following file:
- Exceptions.h