KiCad PCB EDA Suite
Loading...
Searching...
No Matches
LIBRARY_ERROR Struct Reference

#include <library_table.h>

Inheritance diagram for LIBRARY_ERROR:
LIBRARY_TABLE_OK

Public Member Functions

 LIBRARY_ERROR (const wxString &aMessage)
 
 LIBRARY_ERROR (const wxString &aMessage, const wxString &aExtraDetails)
 

Public Attributes

wxString message
 
wxString details
 

Detailed Description

Definition at line 57 of file library_table.h.

Constructor & Destructor Documentation

◆ LIBRARY_ERROR() [1/2]

LIBRARY_ERROR::LIBRARY_ERROR ( const wxString & aMessage)
inline

Definition at line 59 of file library_table.h.

References message.

Referenced by LIBRARY_TABLE_OK::LIBRARY_TABLE_OK().

◆ LIBRARY_ERROR() [2/2]

LIBRARY_ERROR::LIBRARY_ERROR ( const wxString & aMessage,
const wxString & aExtraDetails )
inline

Definition at line 63 of file library_table.h.

References details, and message.

Member Data Documentation

◆ details

wxString LIBRARY_ERROR::details

Definition at line 69 of file library_table.h.

Referenced by LIBRARY_ERROR().

◆ message


The documentation for this struct was generated from the following file: