| 
    KiCad PCB EDA Suite
    
   | 
 
#include <wx/string.h>#include <exception>#include <string>Go to the source code of this file.
Classes | |
| class | KI_TEST::WX_ASSERT_ERROR | 
| An exception class to represent a WX assertion.  More... | |
Namespaces | |
| namespace | KI_TEST | 
Functions | |
| void | KI_TEST::wxAssertThrower (const wxString &aFile, int aLine, const wxString &aFunc, const wxString &aCond, const wxString &aMsg) |