InvalidTask_Exception Class Reference
#include <Exceptions.h>
Inheritance diagram for InvalidTask_Exception:
Public Member Functions | |
InvalidTask_Exception () | |
Create a new exception. |
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