| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
              object --+                    
                       |                    
exceptions.BaseException --+                
                           |                
        exceptions.Exception --+            
                               |            
                   PyXBException --+        
                                   |        
                     ValidationError --+    
                                       |    
                  ElementValidationError --+
                                           |
                                          NoNillableSupportError
Raised when invoking _setIsNil on a type that does not support nillable.
    
  | 
|||
      
  | 
  |||
| 
     Inherited from  Inherited from  Inherited from  Inherited from   | 
  |||
    
  | 
|||
        instance = NoneThe binding instance on which an inappropriate operation was invoked.  | 
  |||
| 
     Inherited from  Inherited from   | 
  |||
    
  | 
|||
| 
     Inherited from  Inherited from   | 
  |||
    
  | 
|||
  
 Create an exception indicating a PyXB-related problem. If no args are present, a default argument is taken from the 
    | 
| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Mon Dec 17 13:09:09 2012 | http://epydoc.sourceforge.net |