|
FastLED 3.9.15
|
| Promise< T > fl::task::make_rejected_promise | ( | const fl::string & | error_message | ) |
Convenience function to create a rejected Promise.
Definition at line 220 of file promise.h.
References fl::Error, FL_NOEXCEPT, and fl::task::Promise< T >::reject().
Here is the call graph for this function: