FastLED 3.9.15
Loading...
Searching...
No Matches
fl::Error Struct Reference

Detailed Description

Error type for promises.

Definition at line 53 of file promise.h.

#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
 

The documentation for this struct was generated from the following file: