System
    [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00]
    1.0.3300.0
    1.0.5000.0
    2.0.0.0
    4.0.0.0
  
  Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.
  
    System.EventArgs
  
  
  
    
      
      A  is created by a thread when an unhandled exception occurs.  contains the  that occurred.
    
    
      
      Provides data for the  event.
    
  
  
    
      
      
      Constructor
      
        1.0.5000.0
        2.0.0.0
        4.0.0.0
      
      
      
        
      
      
        To be added
        
          
          Initializes a new instance of the  class.
        
        
          The  that occurred. 
      
    
    
      
      
      Property
      
        1.0.5000.0
        2.0.0.0
        4.0.0.0
      
      
        System.Exception
      
      
        To be added: an object of type 'Exception'
        To be added
        
          
          Gets the  that occurred.