Exception Property (DB2ConnectionErrorEventArgs)
Gets the exception that caused the connection error.
            
            
            
            
            
            
            
            'Declaration
 
Public ReadOnly Property Exception As Exception
             
        
            
            public Exception Exception {get;}
             
        
             
        
            
            
            Property Value
The exception that caused the connection error.