#include <event_groups.hpp>
This is the exception that is thrown if an EventGroup constructor fails.
◆ EventGroupCreateException() [1/2]
cpp_freertos::EventGroupCreateException::EventGroupCreateException |
( |
| ) |
|
|
inline |
◆ EventGroupCreateException() [2/2]
cpp_freertos::EventGroupCreateException::EventGroupCreateException |
( |
const char * |
info | ) |
|
|
inlineexplicit |
◆ what()
virtual const char * cpp_freertos::EventGroupCreateException::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: