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