KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ki_error.h File Reference
#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)
 

Function Documentation

◆ format_as()

auto format_as ( const KI_ERROR & aError)

Definition at line 54 of file ki_error.cpp.

References KI_ERROR::AsString().