4D v20.1
Error Handler
                                
                                
     Error Handler
Error Handler 
    
 
    
  
 
    
    
        
            
        
        
            
                | ek errors from components | Longint | 2 | Errors that occurred in components | 
                | ek global | Longint | 1 | Errors that occurred in the global execution context of the project | 
                | ek local | Longint | 0 | Errors that occurred in the local execution context (default if scope parameter is omitted) | 
        
    
           
                                
								
	
								
								
									
									
										 See also 
									
									
									Method called on error
									
									ON ERR CALL