#include <tasklet.hpp>
This is the exception that is thrown if a Tasklet constructor fails.
◆ TaskletCreateException() [1/2]
cpp_freertos::TaskletCreateException::TaskletCreateException |
( |
| ) |
|
|
inline |
◆ TaskletCreateException() [2/2]
cpp_freertos::TaskletCreateException::TaskletCreateException |
( |
const char * |
info | ) |
|
|
inlineexplicit |
◆ what()
virtual const char * cpp_freertos::TaskletCreateException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
Get what happened as a string. We are overriding the base implementation here.
The documentation for this class was generated from the following file: