| 
|   | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|   | 
Proxy of C++ IO_ERROR class.
 
Definition at line 453 of file pcbnew.py.
 
◆ __init__()
      
        
          | pcbnew.IO_ERROR.__init__  | 
          ( | 
           |           self,  | 
        
        
           | 
           | 
          * |           args ) | 
        
      
 
    __init__(IO_ERROR self, wxString aProblem, char const * aThrowersFile, char const * aThrowersFunction, int aThrowersLineNumber) -> IO_ERROR
    __init__(IO_ERROR self) -> IO_ERROR
 
Definition at line 459 of file pcbnew.py.
 
 
◆ init()
      
        
          | pcbnew.IO_ERROR.init  | 
          ( | 
           |           self,  | 
        
        
           | 
           | 
           |           aProblem,  | 
        
        
           | 
           | 
           |           aThrowersFile,  | 
        
        
           | 
           | 
           |           aThrowersFunction,  | 
        
        
           | 
           | 
           |           aThrowersLineNumber ) | 
        
      
 
init(IO_ERROR self, wxString aProblem, char const * aThrowersFile, char const * aThrowersFunction, int aThrowersLineNumber)
 
Definition at line 466 of file pcbnew.py.
 
 
◆ Problem()
      
        
          | pcbnew.IO_ERROR.Problem  | 
          ( | 
           |           self | ) | 
           | 
        
      
 
Problem(IO_ERROR self) -> wxString
 
Definition at line 470 of file pcbnew.py.
 
 
◆ What()
      
        
          | pcbnew.IO_ERROR.What  | 
          ( | 
           |           self | ) | 
           | 
        
      
 
What(IO_ERROR self) -> wxString
 
Definition at line 478 of file pcbnew.py.
 
 
◆ Where()
      
        
          | pcbnew.IO_ERROR.Where  | 
          ( | 
           |           self | ) | 
           | 
        
      
 
Where(IO_ERROR self) -> wxString
 
Definition at line 474 of file pcbnew.py.
 
 
◆ thisown
  
  
      
        
          | pcbnew.IO_ERROR.thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
         
       
   | 
  
static   | 
  
 
 
The documentation for this class was generated from the following file: