![]() |
Embedded Template Library
1.0
|
'Too many tasks' exception. More...
#include <scheduler.h>
Public Member Functions | |
scheduler_too_many_tasks_exception (string_type file_name_, numeric_type line_number_) | |
![]() | |
scheduler_exception (string_type reason_, string_type file_name_, numeric_type line_number_) | |
![]() | |
exception (string_type reason_, string_type file_, numeric_type line_) | |
Constructor. | |
string_type | what () const |
string_type | file_name () const |
numeric_type | line_number () const |
Additional Inherited Members | |
![]() | |
typedef const char * | string_type |
typedef int | numeric_type |
'Too many tasks' exception.