FreeRTOS Addons
|
#include <mem_pool.hpp>
Public Member Functions | |
MemoryPoolBadAlignmentException () | |
virtual const char * | what () const throw () |
This is the exception that is thrown if the Alignment argument is invalid.
|
inline |
Create the exception.
|
inlinevirtual |
Get what happened as a string. We are overriding the base implementation here.