|
FastLED 3.9.15
|
#include <promise.h>
Collaboration diagram for fl::Error:Public Member Functions | |
| Error ()=default | |
| Error (const char *msg) | |
| Error (const fl::string &msg) | |
| Error (fl::string &&msg) | |
| bool | is_empty () const |
Public Attributes | |
| fl::string | message |