FastLED 3.9.15
Loading...
Searching...
No Matches

◆ error_code() [3/4]

fl::asio::error_code::error_code ( errc c,
const fl::string & msg )
inline

Definition at line 37 of file error_code.h.

37: code(c), message(msg) {}

References code, and message.