save loadError
This commit is contained in:
		
							parent
							
								
									665701d9af
								
							
						
					
					
						commit
						4d7d1919bc
					
				@ -64,6 +64,7 @@ public class Sigar implements SigarProxy {
 | 
			
		||||
            loadLibrary();
 | 
			
		||||
            loaded = true;
 | 
			
		||||
        } catch (SigarException e) {
 | 
			
		||||
            loadError = e.getMessage();
 | 
			
		||||
            try {
 | 
			
		||||
                SigarLog.debug(loadError, e);
 | 
			
		||||
            } catch (NoClassDefFoundError ne) {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user