| 
    KiCad PCB EDA Suite
    
   | 
 
This is the complete list of members for IO_ERROR, including all inherited members.
| init(const wxString &aProblem, const char *aThrowersFile, const char *aThrowersFunction, int aThrowersLineNumber) | IO_ERROR | |
| IO_ERROR(const wxString &aProblem, const char *aThrowersFile, const char *aThrowersFunction, int aThrowersLineNumber) | IO_ERROR | inline | 
| IO_ERROR() | IO_ERROR | inline | 
| Problem() const | IO_ERROR | virtual | 
| problem | IO_ERROR | protected | 
| What() const | IO_ERROR | virtual | 
| Where() const | IO_ERROR | virtual | 
| where | IO_ERROR | protected | 
| ~IO_ERROR() | IO_ERROR | inlinevirtual |