4D v20.1

Error Handler

Home

 
4D v20.1
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)
4D Language Reference ( 4D v20.1)