This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20 R7
Error Handler

Error Handler 

 

Constant  Type Value Comment
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

 
PROPERTIES 

Product: 4D
Theme: List of constant themes

 
HISTORY 

Created: 4D v19 R8

 
ARTICLE USAGE

4D Language Reference ( 4D v20 R7)