|
KiCad PCB EDA Suite
|
#include <chrono>#include <fmt/format.h>#include <kicommon.h>#include <wx/string.h>#include <widgets/report_severity.h>Go to the source code of this file.
Classes | |
| class | KI_ERROR |
| Holds a structured error message. More... | |
Functions | |
| auto | format_as (const KI_ERROR &aError) |
| auto format_as | ( | const KI_ERROR & | aError | ) |
Definition at line 54 of file ki_error.cpp.
References KI_ERROR::AsString().